aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/atheros/patches-3.10/230-3_10-updates.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-06-10 09:05:28 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-06-10 09:05:28 +0000
commitcb50efa835322c34e27056d2afa23db850f9e3c8 (patch)
treef85a3e1967e7881801946b8751a4909e6e808c15 /target/linux/atheros/patches-3.10/230-3_10-updates.patch
parentea9360a5c645b44bdeea50d90e7946097d61a813 (diff)
downloadupstream-cb50efa835322c34e27056d2afa23db850f9e3c8.tar.gz
upstream-cb50efa835322c34e27056d2afa23db850f9e3c8.tar.bz2
upstream-cb50efa835322c34e27056d2afa23db850f9e3c8.zip
atheros: various comments fixes
Fix comment issues detected by checkpatch. Convert C99 // comments to ordinary /* ... */ comments. Correct block comments style or convert them to single line comments. Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com> SVN-Revision: 41081
Diffstat (limited to 'target/linux/atheros/patches-3.10/230-3_10-updates.patch')
-rw-r--r--target/linux/atheros/patches-3.10/230-3_10-updates.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/atheros/patches-3.10/230-3_10-updates.patch b/target/linux/atheros/patches-3.10/230-3_10-updates.patch
index a83bdcda51..873296dbfc 100644
--- a/target/linux/atheros/patches-3.10/230-3_10-updates.patch
+++ b/target/linux/atheros/patches-3.10/230-3_10-updates.patch
@@ -1,6 +1,6 @@
--- a/drivers/net/ethernet/ar231x/ar231x.c
+++ b/drivers/net/ethernet/ar231x/ar231x.c
-@@ -1291,7 +1291,7 @@ static int ar231x_mdiobus_probe (struct
+@@ -1282,7 +1282,7 @@ static int ar231x_mdiobus_probe (struct
BUG_ON(!phydev);
BUG_ON(phydev->attached_dev);