mei: kill error message for allocation failure
authorTomas Winkler <tomas.winkler@intel.com>
Mon, 29 Sep 2014 13:31:39 +0000 (16:31 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 29 Sep 2014 15:56:01 +0000 (11:56 -0400)
commit2628118b60b9d5bb4c580a1d5973a8e1d31a50f2
treedadb0689a269a4288e6bd78394beb8f194bc9d62
parent55e43d1fc0fb8dd04ae8fc067994f00edae34941
mei: kill error message for allocation failure

There is no need to log memory allocation errors as
this is already done by the memory subsystem.

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/mei/amthif.c
drivers/misc/mei/interrupt.c
drivers/misc/mei/main.c
This page took 0.024912 seconds and 5 git commands to generate.