[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20171103105553.16859-1-privat@egil-hjelmeland.no>
Date: Fri, 3 Nov 2017 11:55:48 +0100
From: Egil Hjelmeland <privat@...l-hjelmeland.no>
To: andrew@...n.ch, vivien.didelot@...oirfairelinux.com,
f.fainelli@...il.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: Egil Hjelmeland <privat@...l-hjelmeland.no>
Subject: [PATCH net-next 0/5] net: dsa: lan9303: Linting
This series is non-functional.
- Correct some errors in comments and documentation.
Remove scripts/checkpatch.pl WARNINGs and most CHECKs:
- Replace msleep(1) with usleep_range()
- Remove unnecessary parentheses
- Adjust indenting
Egil Hjelmeland (5):
net: dsa: lan9303: Correct register names in comments
net: dsa: lan9303: Fix syntax errors in device tree examples
net: dsa: lan9303: Replace msleep(1) with usleep_range()
net: dsa: lan9303: Remove unnecessary parentheses
net: dsa: lan9303: Adjust indenting
Documentation/devicetree/bindings/net/dsa/lan9303.txt | 4 ++--
drivers/net/dsa/lan9303-core.c | 6 +++---
drivers/net/dsa/lan9303_i2c.c | 2 +-
drivers/net/dsa/lan9303_mdio.c | 2 +-
include/linux/dsa/lan9303.h | 8 +++++---
net/dsa/tag_lan9303.c | 2 +-
6 files changed, 13 insertions(+), 11 deletions(-)
--
2.11.0
Powered by blists - more mailing lists