aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorFabio Aiuto <fabioaiuto83@gmail.com>2021-04-09 12:01:33 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-04-09 16:19:06 +0200
commit8db11e79ac2a686e540f11ef9f659633607356c1 (patch)
tree1a36f4782b8388d3b7c688f4174b8c1abbcf2f1e /tools/perf/scripts/python/bin
parentstaging: rtl8723bs: remove unused variables and code block left unused in os_... (diff)
downloadlinux-8db11e79ac2a686e540f11ef9f659633607356c1.tar.gz
linux-8db11e79ac2a686e540f11ef9f659633607356c1.zip
staging: rtl8723bs: remove set but unused psta variable in rtw_dbg_port() in os_dep/ioctl_linux.c
remove set but unused variable. Fix W=1 compiler warning: drivers/staging/rtl8723bs/os_dep/ioctl_linux.c: In function ‘rtw_dbg_port’: drivers/staging/rtl8723bs/os_dep/ioctl_linux.c:2443:19: warning: variable ‘psta’ set but not used [-Wunused-but-set-variable] struct sta_info *psta; ^~~~ Remove also the function call that sets this variable. Signed-off-by: Fabio Aiuto <fabioaiuto83@gmail.com> Link: https://lore.kernel.org/r/62b6c48b887decdde4b5343472089665518d205b.1617962215.git.fabioaiuto83@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions