From: David S. Miller <davem@davemloft.net>
Date: Wed, 16 Jun 2021 19:34:08 +0000 (-0700)
Subject: Merge branch 'net-phy-cleanups'
X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=63e96bc4e32811a2bc1e9172691e263e074a32ae;p=linux.git

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: David S. Miller <davem@davemloft.net>
---

63e96bc4e32811a2bc1e9172691e263e074a32ae