]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] blackfin-capture: Delete an error message for a failed memory allocation
authorMarkus Elfring <elfring@users.sourceforge.net>
Sun, 9 Oct 2016 19:30:18 +0000 (16:30 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 16 Nov 2016 14:18:52 +0000 (12:18 -0200)
commite44e9489a7bda01bb26986fdf5b17559d26c26af
tree6688a46c0cef6c6f20b0d40dde5e6deb37214dc5
parent73446966b9ab9da118bb905bdbb5e8d3a1826b25
[media] blackfin-capture: Delete an error message for a failed memory allocation

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

WARNING: Possible unnecessary 'out of memory' message

Thus remove such a statement 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: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/platform/blackfin/bfin_capture.c