aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c
diff options
context:
space:
mode:
authorThomas Zimmermann <tzimmermann@suse.de>2021-12-01 12:46:42 +0100
committerThomas Zimmermann <tzimmermann@suse.de>2022-01-14 15:15:45 +0100
commitba7e3fd19a6731747da4d213566e4239b28d3a7d (patch)
treeb98df600162e7372618adfcff367181279e94c57 /drivers/gpu/drm/amd/amdgpu/amdgpu_display.c
parentagp: Documentation fixes (diff)
downloadlinux-rng-ba7e3fd19a6731747da4d213566e4239b28d3a7d.tar.xz
linux-rng-ba7e3fd19a6731747da4d213566e4239b28d3a7d.zip
agp/ati: Return error from ati_create_page_map()
Fix the compiler warning drivers/char/agp/ati-agp.c: In function 'ati_create_page_map': drivers/char/agp/ati-agp.c:58:16: warning: variable 'err' set but not used [-Wunused-but-set-variable] 58 | int i, err = 0; by returing the error to the caller. v2: * free page in error branch (Helge) Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Acked-by: Helge Deller <deller@gmx.de> Link: https://patchwork.freedesktop.org/patch/msgid/20211201114645.15384-5-tzimmermann@suse.de
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_display.c')
0 files changed, 0 insertions, 0 deletions