aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gcc-plugins/sancov_plugin.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2020-07-22 17:06:08 +0000
committerRafael J. Wysocki <[email protected]>2020-07-27 13:22:58 +0000
commiteb27e5a314d1e2c303ac0df3384552743c3dfcda (patch)
tree7e7c556e71a84e9e7ebb003592f87ba29e90465d /scripts/gcc-plugins/sancov_plugin.c
parentLinux 5.8-rc7 (diff)
downloadkernel-eb27e5a314d1e2c303ac0df3384552743c3dfcda.tar.gz
kernel-eb27e5a314d1e2c303ac0df3384552743c3dfcda.zip
ACPI: APEI: remove redundant assignment to variable rc
The variable rc is being initialized with a value that is never read and it is being updated later with a new value. The initialization is redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/sancov_plugin.c')
0 files changed, 0 insertions, 0 deletions