aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNishka Dasgupta <[email protected]>2019-03-31 01:18:15 +0530
committerGreg Kroah-Hartman <[email protected]>2019-04-01 19:19:48 +0200
commit00de2287a7699b6488fea374826f24549a0a487f (patch)
treece74a77d1a058362bfd2ecafe1f7109e46bb62a5 /tools/perf/scripts/python
parent1bb608f231b2b0d866e7490978d31f66ab6d07b6 (diff)
staging: rtlwifi: phydm: Move operator to left hand side
Simplify expressions from `status = status & <expression>` to `status &= <expression>` to make the code more readable. Signed-off-by: Nishka Dasgupta <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions