commit | e109374f6b695fc988b8d4a964792e9ba7953dad | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Tue Dec 17 21:38:12 2013 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Dec 18 00:49:02 2013 -0500 |
tree | 35177fb739eba324711383e56430d1fa4508ab8c | |
parent | 756b50895f8d47499b38b3f7328347f46f10a673 [diff] |
net: phy: fix checkpatch errors checkpatch spotted a few checkpatch errors such as whitespace damages and switch/case labels not being on the same column, fix them. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>