summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorGulsah Kose <gulsah.1004@gmail.com>2014-10-30 02:28:03 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-10-30 12:20:15 -0700
commit04947c5be5ca3824586f94352293549b899b2d89 (patch)
treee8544d5082de48228629bfe51784876fa6be96dd /include/linux
parent9d9921e93078075b9142b7e8d68a038416967d4c (diff)
staging: rtl8188eu: os_dep: Removed unnecessary return.
This patch fixes WARNING: void function return statements are not generally useful checkpatch.pl warning in usb_intf.c by using this coccinelle script @r@ identifier i; @@ void i(...) { ... -return; } Signed-off-by: Gulsah Kose <gulsah.1004@gmail.com> Reviewed-by: Daniel Baluta <daniel.baluta@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions