staging: vc04_services: Remove error message on kmalloc() failure
authorNarcisa Ana Maria Vasile <narcisaanamaria12@gmail.com>
Sat, 4 Mar 2017 20:02:31 +0000 (22:02 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Mar 2017 18:27:28 +0000 (19:27 +0100)
commit418314821b26b6e002b29cbb415ef91681c4350b
treedcad2079210e18b7f38de8584409264921d27095
parent83e4e8d2c20c0fa4158c49d07a34ed87447160a9
staging: vc04_services: Remove error message on kmalloc() failure

Remove 'Out of memory' message because kmalloc already prints a message
in case of error.

Signed-off-by: Narcisa Ana Maria Vasile <narcisaanamaria12@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.c