]> git.karo-electronics.de Git - linux-beck.git/commit
Staging: rtl8712: remove unnecessary 'out of memory' message
authorTapasweni Pathak <tapaswenipathak@gmail.com>
Sun, 21 Sep 2014 00:17:37 +0000 (05:47 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Sep 2014 15:08:58 +0000 (08:08 -0700)
commit15a4db9268f4090987cab4b2c40818291652607e
treeb807f44c0a2041bfb7842f87f50b219883e7e215
parentb105374c51f88dd8c2fc0524fd4f7a7c0ec3388a
Staging: rtl8712: remove unnecessary 'out of memory' message

This patch fixes checkpatch.pl warning in file usb_ops_linux.c
WARNING : possible unecessary 'out of memory' message

Signed-off-by: Tapasweni Pathak <tapaswenipathak@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/usb_ops_linux.c