diff options
author | Aleksandr Burakov <a.burakov@rosalinux.ru> | 2024-03-01 14:35:43 +0300 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2024-03-15 10:05:35 +0100 |
commit | bc87bb342f106a0402186bcb588fcbe945dced4b (patch) | |
tree | 5eca2097316105719e852d927cdbff15a568599d /include | |
parent | 974191720ae76ba3613c4aa2301c297b4de27e46 (diff) |
fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2
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>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions