]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: rtl8192e: Remove unnecessary return statements - Coding style
authorJohn Whitmore <johnfwhitmore@gmail.com>
Wed, 6 Jun 2018 11:39:58 +0000 (12:39 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 17 Jun 2018 07:05:12 +0000 (09:05 +0200)
commit3218202de96fef499dfa3ec17e031119bff38901
treee274bdb3b57184df639154ebbc03118d3e710718
parent4c53614f39431838674c6a9fbca4eedf9119f1ed
staging: rtl8192e: Remove unnecessary return statements - Coding style

Return statments from void functions are not required by the coding standard.

Signed-off-by: John Whitmore <johnfwhitmore@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc.c