]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: rtl8192u: Fix RETURN_VOID warnings
authorsimran singhal <singhalsimran0@gmail.com>
Sat, 11 Feb 2017 20:56:58 +0000 (02:26 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 12 Feb 2017 12:45:01 +0000 (13:45 +0100)
commit5f5aa17ea853fd024c02be2dd7423ad6ee2e9504
tree1e5f8d200faa9582422b36f6b73196618573fe69
parentedcba2d94eff332cbc208cbd0670c974c9dec374
staging: rtl8192u: Fix RETURN_VOID warnings

Fix 'void function return statements are not generally useful'
checkpatch.pl warnings.

Signed-off-by: simran singhal <singhalsimran0@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/ieee80211/rtl819x_BAProc.c