]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtlwifi: Remove unused variable
authorKees Cook <keescook@chromium.org>
Tue, 24 Oct 2017 08:26:29 +0000 (01:26 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Nov 2017 11:48:56 +0000 (12:48 +0100)
commit1fa11a3f7fe8e6a360ddc14cfa80a4f40c61846b
tree0b7d2e09c93e4db073959b07cbeb2d28d5808944
parentb6ce1d304cdfc7ce530073e68b8fc9a8752f03b4
staging: rtlwifi: Remove unused variable

This removes an unused variable to silence the associated build warning.

Fixes: 52c2dbb7751a ("staging: rtlwifi: Convert timers to use timer_setup()")
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtlwifi/base.c