diff options
author | 2025-05-02 09:21:50 +0200 | |
---|---|---|
committer | 2025-05-21 13:44:46 +0200 | |
commit | e8186a376483edc9b0bac2a66f2f3b07fb005082 (patch) | |
tree | ada89e38d69abb3ded5eaa122e7e8102a9a2d3ff /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | staging: gpib: Declare driver entry points static (diff) | |
download | wireguard-linux-e8186a376483edc9b0bac2a66f2f3b07fb005082.tar.xz wireguard-linux-e8186a376483edc9b0bac2a66f2f3b07fb005082.zip |
staging: gpib: Avoid unused variable warning
This addresses a warning produced by make W=1 with the configuration
parameter CONFIG_GPIB_PCMCIA=y
ines/ines_gpib.c:1115:28: warning: variable 'dev' set but not used [-Wunused-but-set-variable]
Remove the declaration and assignment of the unused variable.
Signed-off-by: Dave Penkler <dpenkler@gmail.com>
Link: https://lore.kernel.org/r/20250502072150.32714-4-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