staging: rtl8192u: remove unnecessary return in r8190_rtl8256.c
authorDu Cheng <ducheng2@gmail.com>
Fri, 19 Feb 2021 15:05:27 +0000 (23:05 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 10 Mar 2021 08:25:26 +0000 (09:25 +0100)
commite1d3944f41b5b8d53b4c9ca7594a7c137c8f5bca
tree0e37b228b5b0a4cafbf58929d03840493ba9c497
parent6e03efd2f5cdba53a80c275cc1095099ec9e5800
staging: rtl8192u: remove unnecessary return in r8190_rtl8256.c

remove the unnecessary return at the end of function
phy_set_rf8256_ofdm_tx_power(), reported by scripts/checkpatch.pl.

Signed-off-by: Du Cheng <ducheng2@gmail.com>
Link: https://lore.kernel.org/r/20210219150527.8358-2-ducheng2@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/r8190_rtl8256.c