linux/drivers/video/fbdev/aty
Colin Ian King 9c5718ab30 video: fbdev: atyfb: Remove assigned but never used variable statements
There are a couple of statements where local variables are being assigned
values that are never read because the function returns immediately after
the assignment. Clean up the code by removing them.

Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Helge Deller <deller@gmx.de>
2022-01-29 22:24:26 +01:00
..
ati_ids.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
aty128fb.c video: fbdev: aty128fb: make some arrays static const 2022-01-29 22:24:24 +01:00
atyfb_base.c fbdev: atyfb: use LCD management functions for PPC_PMAC also 2021-03-11 11:11:32 +01:00
atyfb.h fbdev: atyfb: always declare aty_{ld,st}_lcd() 2021-03-11 11:11:32 +01:00
mach64_accel.c mach64: optimize wait_for_fifo 2018-10-08 12:57:35 +02:00
mach64_ct.c video: fbdev: mach64_ct: remove redundant res variable 2022-01-29 22:24:24 +01:00
mach64_cursor.c video: fbdev: atyfb: mach64_cursor.c: deleted the repeated word 2021-06-03 10:32:49 +02:00
mach64_gx.c video: fbdev: atyfb: Remove assigned but never used variable statements 2022-01-29 22:24:26 +01:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
radeon_accel.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
radeon_backlight.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
radeon_base.c video: use kobj_to_dev() 2020-10-16 22:59:00 +02:00
radeon_i2c.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
radeon_monitor.c video: fbdev: aty: Delete unused variable in radeon_monitor 2020-11-30 19:28:09 +01:00
radeon_pm.c fbdev: radeonfb: use generic power management 2020-09-08 13:33:35 +02:00
radeonfb.h fbdev: radeonfb: use generic power management 2020-09-08 13:33:35 +02:00