aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
authorNishka Dasgupta <nishka.dasgupta@yahoo.com>2019-03-31 01:18:15 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-04-01 19:19:48 +0200
commit00de2287a7699b6488fea374826f24549a0a487f (patch)
treece74a77d1a058362bfd2ecafe1f7109e46bb62a5 /include/linux
parentStaging: vt6655: rxtx: Add spaces around '*' (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 <nishka.dasgupta@yahoo.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions