diff options
author | Gaston Gonzalez <gascoar@gmail.com> | 2025-02-14 16:54:46 -0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-02-19 16:51:34 +0100 |
commit | 1b268f7a47a46b46d09639902bd63c21d2a1fbb2 (patch) | |
tree | 1a7b6ac9a467a7dab727a2c06865d2f0b40cb73e /tools/perf/scripts/python/gecko.py | |
parent | a990ae96e6ef3e431a99b686fc174cd429d27288 (diff) |
staging: gpib: tnt4882: remove unused variable
Remove unused variable 'retval' in function 'tnt4882_update_status'.
A call to nec7210_update_status_nolock() is added as the status bits are written
to board->status in that function.
This change removes the following warning:
warning: variable ‘retval’ set but not used [-Wunused-but-set-variable]
Signed-off-by: Gaston Gonzalez <gascoar@gmail.com>
Reviewed-by: Dan Carpenter <dan.carpenter@linaro.org>
Link: https://lore.kernel.org/r/20250214195456.104075-9-gascoar@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions