diff options
author | Felix Fietkau <nbd@openwrt.org> | 2014-06-10 09:06:03 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2014-06-10 09:06:03 +0000 |
commit | dd31da467f6bb066fbd809097e7d5dc5822d14e1 (patch) | |
tree | 00bc3601cf31444518804e18b45ed4523bb108f7 /target/linux/atheros/patches-3.10/230-3_10-updates.patch | |
parent | 66c64834f84c8b498cf55e1d1fc2b0fb14fefdab (diff) | |
download | upstream-dd31da467f6bb066fbd809097e7d5dc5822d14e1.tar.gz upstream-dd31da467f6bb066fbd809097e7d5dc5822d14e1.tar.bz2 upstream-dd31da467f6bb066fbd809097e7d5dc5822d14e1.zip |
atheros: indent fixes
Various indent fixes suggested by checkpatch: use tabs, use same level
of indentation for switch and case, correct indentation levels.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 41090
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.patch | 2 |
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 596d705373..dfaa346de9 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 -@@ -1273,7 +1273,7 @@ static int ar231x_mdiobus_probe (struct +@@ -1272,7 +1272,7 @@ static int ar231x_mdiobus_probe (struct BUG_ON(!phydev); BUG_ON(phydev->attached_dev); |