diff options
author | 2021-11-26 22:18:48 +0000 | |
---|---|---|
committer | 2021-12-21 12:02:11 +0100 | |
commit | 567617baac2a55a63119f1516fe5395baa1f3205 (patch) | |
tree | efcfa50ab45e77cae2b16b0847cc985f75f46ba8 /scripts/gdb/linux/utils.py | |
parent | RAS/CEC: Remove a repeated 'an' in a comment (diff) | |
download | wireguard-linux-567617baac2a55a63119f1516fe5395baa1f3205.tar.xz wireguard-linux-567617baac2a55a63119f1516fe5395baa1f3205.zip |
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 <colin.i.king@gmail.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lore.kernel.org/r/20211126221848.1125321-1-colin.i.king@gmail.com
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions