]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: rtl8723bs: Compress two lines into one line
authorPayal Kshirsagar <payal.s.kshirsagar.98@gmail.com>
Sat, 30 Mar 2019 13:01:11 +0000 (18:31 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 Mar 2019 18:58:20 +0000 (19:58 +0100)
commit1bba5b2110b2bcef2705cb0d975182c422654383
tree3c98456b47dad00d98f9be7b5e31dd3afcc79962
parent5b07a3905fc073519707fe6a1a409d265dcd59d1
staging: rtl8723bs: Compress two lines into one line

Challenge suggested by coccinelle.

Return value directly without saving it in a variable and remove that
variable.

Signed-off-by: Payal Kshirsagar <payal.s.kshirsagar.98@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/hal/rtl8723b_phycfg.c