diff options
author | Corentin Labbe <clabbe@baylibre.com> | 2019-11-21 11:14:41 +0300 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2019-12-04 06:31:57 +0300 |
commit | 9fc785f17dec699cfe3891077e7506c92193a91b (patch) | |
tree | 71728346001e836ba77abe744471fa64ebf53bf6 /include/linux/agpgart.h | |
parent | 909a60652624b837aff16825197c6a21d84fec82 (diff) | |
download | linux-9fc785f17dec699cfe3891077e7506c92193a91b.tar.xz |
agp: remove unused variable size in agp_generic_create_gatt_table
This patch fix the following warning:
drivers/char/agp/generic.c:853:6: attention : variable ‘size’ set but not used [-Wunused-but-set-variable]
by removing the unused variable size in agp_generic_create_gatt_table
Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/1574324085-4338-2-git-send-email-clabbe@baylibre.com
Diffstat (limited to 'include/linux/agpgart.h')
0 files changed, 0 insertions, 0 deletions