diff options
author | Colin Ian King <[email protected]> | 2019-06-21 15:13:14 +0200 |
---|---|---|
committer | Bartlomiej Zolnierkiewicz <[email protected]> | 2019-06-21 15:13:14 +0200 |
commit | b6bb068dbd08879ca3cc69c9ec84580b08c17b37 (patch) | |
tree | f7e719dec7b422d050dcd3784625f1806aed3c9c /scripts/gdb/linux/timerlist.py | |
parent | b27b0017efa28217d234c23acbceadb1a71cf53a (diff) |
video: fbdev: atmel_lcdfb: remove redundant initialization to variable ret
Currently variable ret is being initialized with -ENOENT however that
value is never read and ret is being re-assigned later on. Hence this
assignment is redundant and can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <[email protected]>
Acked-by: Nicolas Ferre <[email protected]>
Acked-by: Ludovic Desroches <[email protected]>
Cc: Alexandre Belloni <[email protected]>
Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions