]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8723bs: core: rtw_mlme_ext.c: Remove unused variables
authorNishka Dasgupta <nishkadg.linux@gmail.com>
Mon, 10 Jun 2019 07:47:08 +0000 (13:17 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 Jun 2019 09:47:01 +0000 (11:47 +0200)
commit4f62d155e1c32f863c002f828a3f1665ae584693
tree5732b472d43fc436e97e29b95020217a06f2c585
parentd44b05915ad2d45fb2193decfe52895501f3c770
staging: rtl8723bs: core: rtw_mlme_ext.c: Remove unused variables

Remove variables that are declared and assigned values but not otherwise
used.
Issue found with Coccinelle.

Signed-off-by: Nishka Dasgupta <nishkadg.linux@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_mlme_ext.c