kernel_samsung_a53x/drivers/video/fbdev/via
Aleksandr Burakov b6a24c4df4 fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2
[ Upstream commit bc87bb342f106a0402186bcb588fcbe945dced4b ]

There are some actions with value 'tmp' but 'dst_addr' is checked instead.
It is obvious that a copy-paste error was made here and the value
of variable 'tmp' should be checked here.

Found by Linux Verification Center (linuxtesting.org) with SVACE.

Signed-off-by: Aleksandr Burakov <a.burakov@rosalinux.ru>
Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-19 09:23:15 +01:00
..
accel.c fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2 2024-11-19 09:23:15 +01:00
accel.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
chip.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
debug.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dvi.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dvi.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
global.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
global.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hw.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hw.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ioctl.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ioctl.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
lcd.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
lcd.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
share.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
tblDPASetting.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
tblDPASetting.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
via-core.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
via-gpio.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
via_aux.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
via_aux.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
via_aux_ch7301.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
via_aux_edid.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
via_aux_sii164.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
via_aux_vt1621.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
via_aux_vt1622.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
via_aux_vt1625.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
via_aux_vt1631.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
via_aux_vt1632.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
via_aux_vt1636.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
via_clock.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
via_clock.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
via_i2c.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
via_modesetting.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
via_modesetting.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
via_utility.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
via_utility.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
viafbdev.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
viafbdev.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
viamode.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
viamode.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vt1636.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vt1636.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00