powerpc/eeh: Delete an error out of memory message at init time
authorMarkus Elfring <elfring@users.sourceforge.net>
Fri, 4 Aug 2017 14:37:56 +0000 (16:37 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 1 Sep 2017 06:42:53 +0000 (16:42 +1000)
commit6ab41161b44a3b4d504ac29c9dd9976890d76a3f
tree1b544d4647a5955b1126a341b0ac29c0fe4ddf05
parentaae85e3c20ec3baa90aa901a517c8f4cc684b278
powerpc/eeh: Delete an error out of memory message at init time

Omit an extra message for a memory allocation failure in
eeh_dev_init().

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
[mpe: Do not drop the message that can happen at runtime and lead to
 an event not being handled]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/eeh_dev.c