diff options
author | Colin Ian King <[email protected]> | 2021-12-30 15:52:01 +0000 |
---|---|---|
committer | Helge Deller <[email protected]> | 2022-01-29 23:04:57 +0100 |
commit | 25a968fbca7ab8b6d50cfed46825cad301c7f898 (patch) | |
tree | 816226005bb1ceb7c30739aa3784b0aed2c5e014 /lib/test_overflow.c | |
parent | 9c5718ab30966feebc1428398b9022a820cfadf7 (diff) |
video: fbdev: asiliantfb: remove redundant assignment to variable Ftarget
Variable Ftarget is being initialized with a value that is never read,
it is being re-assigned a different value a little later on. The
assignment is redundant and can be removed.
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Helge Deller <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions