aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2021-11-26 22:18:48 +0000
committerBorislav Petkov <[email protected]>2021-12-21 12:02:11 +0100
commit567617baac2a55a63119f1516fe5395baa1f3205 (patch)
treeefcfa50ab45e77cae2b16b0847cc985f75f46ba8 /scripts/gdb
parentb011a57e41ccbd402ecdcb53514ba76b898ec22e (diff)
EDAC/sb_edac: Remove redundant initialization of variable rc
The variable rc is being initialized with a value that is never read, it is being updated later on. The assignment is redundant and thus remove it. Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Borislav Petkov <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions