]> git.baikalelectronics.ru Git - kernel.git/commit
target: Delete error messages for failed memory allocations
authorMarkus Elfring <elfring@users.sourceforge.net>
Sun, 9 Apr 2017 17:20:26 +0000 (19:20 +0200)
committerNicholas Bellinger <nab@linux-iscsi.org>
Tue, 2 May 2017 05:21:28 +0000 (22:21 -0700)
commit0abca957704010b3d7775c2ae42aa9860fd26863
treeef806c973c3f38840058331586644a6e4f76a4b8
parent87ba84e48b760beef9198cc0da1b8cacdd0bd175
target: Delete error messages for failed memory allocations

The script "checkpatch.pl" pointed information out like the following.

WARNING: Possible unnecessary 'out of memory' message

Thus remove such statements here.

Link: http://events.linuxfoundation.org/sites/events/files/slides/LCJ16-Refactor_Strings-WSang_0.pdf
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/target_core_rd.c