diff options
| author | 2018-10-08 12:07:26 +0200 | |
|---|---|---|
| committer | 2018-10-08 10:29:21 -0700 | |
| commit | b7d373c500cf4009d78db62329c3b7cfba111713 (patch) | |
| tree | e4ee82a49df70de5a8c8f183be8e7315dceec80a /scripts/objdiff | |
| parent | net: phy: mscc: Add EEE init sequence (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 <f.fainelli@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Quentin Schulz <quentin.schulz@bootlin.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
