]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: vt6656: Fix unnecessary 'out of memory' message
authorSumit Pundir <pundirsumit11@gmail.com>
Mon, 25 Dec 2017 05:31:14 +0000 (11:01 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Jan 2018 15:45:45 +0000 (16:45 +0100)
commit34f5383e093bb8c64b1d02680d5eb2c4f21b2667
treea8cfcb33d4f6e57166864c1c7d0135266e4e7a78
parent37bdb4021dbba725e629e576ee89483bd2454372
Staging: vt6656: Fix unnecessary 'out of memory' message

This patch fixes one of the warnings as noted by checkpatch.pl related
to unnecessary 'out of memory' message.

This patch fixes the following checkpatch.pl error:

WARNING: Possible unnecessary 'out of memory' message

Signed-off-by: Sumit Pundir <pundirsumit11@gmail.com>
drivers/staging/vt6656/main_usb.c