commit | c91b7f668a79b796153921c8e405b3d1633e71d3 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Wed Jul 23 10:42:12 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 23 15:14:25 2014 -0700 |
tree | de4d3f38acd26742966ece91b3789dd5a45f1363 | |
parent | 5e811b39a451bbada7ffc8e0dd232252867069bb [diff] |
net: bcmgenet: re-align multiple lines correctly checkpatch.pl flagged a lot of "CHECK: Alignment should match open parenthesis" checks, fix all of them to make the driver neater. While at it fix some obvious typos and re-arrange some of the lines to avoid going over 80 columns. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>