]> git.baikalelectronics.ru Git - kernel.git/commit
net: phy: dp83867: Fix various styling and space issues
authorDan Murphy <dmurphy@ti.com>
Thu, 3 Sep 2020 19:51:12 +0000 (14:51 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Sep 2020 23:51:07 +0000 (16:51 -0700)
commit2c65d64a6c90eed4b6c450314bf52b36bb0b665b
tree8c88f73530fc9cb3a5f9d724628dd108d1b5177a
parentb93770b3b3d48e2afa9aaf78379b4ede555a8319
net: phy: dp83867: Fix various styling and space issues

Fix spacing issues reported for misaligned switch..case and extra new
lines.

Also updated the file header to comply with networking commet style.

Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Dan Murphy <dmurphy@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/dp83867.c