]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: rtl8723bs: core: rtw_efuse.c: Compress two lines into one line
authorPayal Kshirsagar <payal.s.kshirsagar.98@gmail.com>
Sat, 30 Mar 2019 14:31:26 +0000 (20:01 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 Mar 2019 18:58:20 +0000 (19:58 +0100)
commit7997c3670126ccf57325676d2ba0c49cb0993e77
tree0204991d0f56bb53e874a8fa73dbbc4613975283
parent1bba5b2110b2bcef2705cb0d975182c422654383
staging: rtl8723bs: core: rtw_efuse.c: 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/core/rtw_efuse.c