diff options
author | 2025-04-27 11:31:23 +0200 | |
---|---|---|
committer | 2025-05-01 17:55:07 +0200 | |
commit | 417ce77ef466580c2850fdd4a7bf5f0a97147cb8 (patch) | |
tree | ba1254a14cbb1fb607e6a3d7224cf39a381c3054 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | staging: gpib: Fix lpvo request_system_control (diff) | |
download | wireguard-linux-417ce77ef466580c2850fdd4a7bf5f0a97147cb8.tar.xz wireguard-linux-417ce77ef466580c2850fdd4a7bf5f0a97147cb8.zip |
staging: gpib: Avoid unused variable warnings
This addresses warnings produced by make W=1 with the configuration
parameter CONFIG_GPIB_PCMCIA=y
cb7210/cb7210.c:1251:28: warning: variable 'dev' set but not used [-Wunused-but-set-variable]
cb7210/cb7210.c:1250:31: warning: variable 'handle' set but not used [-Wunused-but-set-variable]
Remove the declarations and assignments of the unused variables.
Signed-off-by: Dave Penkler <dpenkler@gmail.com>
Link: https://lore.kernel.org/r/20250427093123.18565-1-dpenkler@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions