aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorQuentin Schulz <[email protected]>2018-10-08 12:07:28 +0200
committerDavid S. Miller <[email protected]>2018-10-08 10:29:21 -0700
commit629ea0f14080ce1393219904ed1ecbaacf70ab22 (patch)
tree61230379b3ed8284a4260cd4c5927d7cc8ce87e5 /tools/perf/scripts/python/syscall-counts.py
parent6f0430c78c05ce288f0ead7d440233a0fb9cac31 (diff)
net: phy: mscc: remove unneeded temporary variable
Here, the rc variable is either used only for the condition right after the assignment or right before being used as the return value of the function it's being used in. So let's remove this unneeded temporary variable whenever possible. Reviewed-by: Florian Fainelli <[email protected]> Reviewed-by: Andrew Lunn <[email protected]> Signed-off-by: Quentin Schulz <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions