diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2021-12-01 12:46:45 +0100 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2022-01-14 15:16:02 +0100 |
commit | a320c3a3280b0765ffaa5a15a8e6f5d7909d8df9 (patch) | |
tree | da38c887df92b70772faac735f935c8e087d02cc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a41af4c80a933831b13cfc166257517abec7ab2f (diff) |
agp/via: Remove unused variable 'current_size'
Fix the compiler warning
drivers/char/agp/via-agp.c: In function 'via_configure_agp3':
drivers/char/agp/via-agp.c:131:35: warning: variable 'current_size' set but not used [-Wunused-but-set-variable]
131 | struct aper_size_info_16 *current_size;
by removing the variable.
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Helge Deller <deller@gmx.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20211201114645.15384-8-tzimmermann@suse.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions