aboutsummaryrefslogtreecommitdiff
path: root/lib/netdev-notifier-error-inject.c
diff options
context:
space:
mode:
authorGustavo A. R. Silva <[email protected]>2017-07-04 17:47:23 +0200
committerBartlomiej Zolnierkiewicz <[email protected]>2017-07-04 17:47:23 +0200
commitdd7d958ae9126b2d4a96e41340579049afebd2bf (patch)
tree8993d38da98c0a0e5caf128ddcf5ec70c8f9ab64 /lib/netdev-notifier-error-inject.c
parent62bffe325f08517eb57963bf0907701fffaab57c (diff)
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 <[email protected]> Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions