commit | 4f48ed32fb62fc1546306c1488e259c0c4f4f462 | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Wed May 17 03:26:01 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed May 17 16:27:51 2017 -0400 |
tree | 01aab76a75431d369676882a4ba7692594252c09 | |
parent | e69d9ed4faa10a2b8d8e4d7e2b930d972642830b [diff] |
net: phy: marvell: Checkpatch - assignments and comparisons Avoid multiple assignments Comparisons should place the constant on the right side of the test Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>