summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorGustavo A. R. Silva <garsilva@embeddedor.com>2017-07-04 18:47:23 +0300
committerBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>2017-07-04 18:47:23 +0300
commitdd7d958ae9126b2d4a96e41340579049afebd2bf (patch)
tree8993d38da98c0a0e5caf128ddcf5ec70c8f9ab64 /scripts/gdb/linux/utils.py
parent62bffe325f08517eb57963bf0907701fffaab57c (diff)
downloadlinux-dd7d958ae9126b2d4a96e41340579049afebd2bf.tar.xz
video: fbdev: aty: remove useless variable assignments in aty_var_to_crtc()
Value assigned to variable vdisplay at line 990 is overwritten at line 1039 before it can be used. Also, variable assignment at line 987 is the same as at line 1039. This makes such variable assignments useless. Remove these variable assignments and the code related. Addresses-Covertity-ID: 1226900 Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com> Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions