OSDN Git Service

EISA: Delete error message for a failed memory allocation in eisa_probe()
authorLadislav Michl <ladis@linux-mips.org>
Wed, 17 Jan 2018 09:45:01 +0000 (10:45 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Jan 2018 08:04:10 +0000 (09:04 +0100)
commit3ea98d470d60695b500e246372dc929aa4e4b938
tree482a7f4f9525a9518c6cd6018fbbf9f2f5c42b34
parent91809d22c8a1b6c05b9172add17489aa9cfb7309
EISA: Delete error message for a failed memory allocation in eisa_probe()

Omit extra message for a memory allocation failure in probe function.

Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
Acked-by: Marc Zyngier <maz@misterjones.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/eisa/eisa-bus.c