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

Remove variables that are declared and initialised but never 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/hal/rtl8723b_cmd.c