aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2021-05-14 00:02:24 +0100
committerGreg Kroah-Hartman <[email protected]>2021-05-20 16:22:09 +0200
commit1e49b0954c91019f51ce22cd0bce2297dd928f8c (patch)
treec390663e18e36558449416938bd9b08772082cde /tools/perf/scripts/python/bin
parent064b6e47b2b2d4a20566ba6f8dc90e46b599b35f (diff)
serial: kgdb_nmi: remove redundant initialization of variable c
The variable c is being initialized with a value that is never read, it is being updated later on. The assignment is redundant and can be removed. Reviewed-by: Jiri Slaby <[email protected]> Signed-off-by: Colin Ian King <[email protected]> Addresses-Coverity: ("Unused value") Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions