OSDN Git Service

block/ps3vram: Delete an error message for a failed memory allocation in ps3vram_cach...
authorMarkus Elfring <elfring@users.sourceforge.net>
Mon, 7 Aug 2017 20:09:20 +0000 (20:09 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 17 Aug 2017 13:03:42 +0000 (23:03 +1000)
commitfd1335e048a961ef63f7da1a0c8f395eb7bddc22
tree857501bf8a3c5ea2d613a8d67a66dc0ab47846a6
parent99597ceda00b57396a176e08bd5e5ce16c8182f9
block/ps3vram: Delete an error message for a failed memory allocation in ps3vram_cache_init()

Omit an extra message for a memory allocation failure in this function.

This issue was detected by using the Coccinelle software.

Link: http://events.linuxfoundation.org/sites/events/files/slides/LCJ16-Refactor_Strings-WSang_0.pdf
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Cc: Jim Paris <jim@jtan.com>
Cc: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Geoff Levand <geoff@infradead.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
drivers/block/ps3vram.c