staging: rtl8192e: Remove unused variable int_log
authorPhilipp Hortmann <philipp.g.hortmann@gmail.com>
Tue, 22 Nov 2022 22:46:29 +0000 (23:46 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 5 Dec 2022 12:25:00 +0000 (13:25 +0100)
commite0005909e5e98f230397064de391371ba6a66fba
treea500d01a1c49dad43fca6d975be95ec5fe388b51
parentaae3567db0e9e4be26c8c51c441d8bc43d613116
staging: rtl8192e: Remove unused variable int_log

int_log is initialized and incremented but never evaluated. Remove
resulting dead code.

Signed-off-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/e2edcde052cc3c47e6e6b94d09e460b8cf6a49a8.1669156825.git.philipp.g.hortmann@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl8192e/r8190P_def.h
drivers/staging/rtl8192e/rtl8192e/rtl_core.c
drivers/staging/rtl8192e/rtl8192e/rtl_core.h