]> git.baikalelectronics.ru Git - kernel.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)
commit2e863ce06b0d97c06f56411bf583db5ab03bd71a
tree0204991d0f56bb53e874a8fa73dbbc4613975283
parent4bcdd583f8a77a801898cc364e26e85fc93991a9
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