Skip to content
Snippets Groups Projects
Commit 63e96bc4 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'net-phy-cleanups'


Weihang Li says:

====================
net: phy: fix some coding-style issues

Make some cleanups according to the coding style of kernel.

Changes since v1:
- Update commit description of #1 and #3.
- Avoid changing the indentation in #2.
- Change a group of if-else statement into switch from #4 and put it into
  a single patch.
- Put '|' at the end of line in #5 and #7.
- Avoid deleting spaces in definition of 'settings' in #5.
- Drop #8 from the series which needs more discussion with David.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 56a967c4 16d4d650
No related branches found
No related tags found
Loading
Showing
with 76 additions and 64 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment