commit | e1d3944f41b5b8d53b4c9ca7594a7c137c8f5bca | [log] [tgz] |
---|---|---|
author | Du Cheng <ducheng2@gmail.com> | Fri Feb 19 23:05:27 2021 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Mar 10 09:25:26 2021 +0100 |
tree | 0e37b228b5b0a4cafbf58929d03840493ba9c497 | |
parent | 6e03efd2f5cdba53a80c275cc1095099ec9e5800 [diff] |
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>