aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorsimran singhal <[email protected]>2017-02-22 07:31:09 +0530
committerGreg Kroah-Hartman <[email protected]>2017-03-06 09:16:58 +0100
commitca5af1f303d16cdf183354abffba46528b72a163 (patch)
treee5177364b43655c411e1f20541aa7aa447c40eb5 /tools/perf/scripts/python/netdev-times.py
parentefe96779e55eb59c1d22c9b89b655b639aea6c99 (diff)
staging: gdm724x: Drop useless initialisation
Removed initialisation of a varible if it is immediately reassigned. Changes were made using Coccinelle. @@ type T; constant C; expression e; identifier i; @@ T i - = C ; i = e; Signed-off-by: simran singhal <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions