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)
commitbeac4303532f82ce54a22d3f0fd07808a1736736
treea8cfcb33d4f6e57166864c1c7d0135266e4e7a78
parent23cb746b5e9dea31948b159adbc7e77af57ea24e
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