aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorQuentin Schulz <[email protected]>2018-10-08 12:07:26 +0200
committerDavid S. Miller <[email protected]>2018-10-08 10:29:21 -0700
commitb7d373c500cf4009d78db62329c3b7cfba111713 (patch)
treee4ee82a49df70de5a8c8f183be8e7315dceec80a /tools/perf/scripts/python/syscall-counts.py
parent96dae01f27fea4e67aabc1f77e78f0333f73e0a7 (diff)
net: phy: mscc: remove unneeded parenthesis
The == operator precedes the || operator, so we can remove the parenthesis around (a == b) || (c == d). The condition is rather explicit and short so removing the parenthesis definitely does not make it harder to read. 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