diff options
author | Felix Fietkau <nbd@openwrt.org> | 2014-06-10 09:06:06 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2014-06-10 09:06:06 +0000 |
commit | 0bca3f9547a32788f8c5f18f229b3d09e81a7617 (patch) | |
tree | 4641708ce14c626b02b44f26466912615be05603 /target/linux/atheros/patches-3.10/230-3_10-updates.patch | |
parent | dd31da467f6bb066fbd809097e7d5dc5822d14e1 (diff) | |
download | upstream-0bca3f9547a32788f8c5f18f229b3d09e81a7617.tar.gz upstream-0bca3f9547a32788f8c5f18f229b3d09e81a7617.tar.bz2 upstream-0bca3f9547a32788f8c5f18f229b3d09e81a7617.zip |
atheros: spaces fixes
Add missed spaces and remove odd space as suggested by checkpatch.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 41091
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 dfaa346de9..8e4db175fe 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 -@@ -1272,7 +1272,7 @@ static int ar231x_mdiobus_probe (struct +@@ -1272,7 +1272,7 @@ static int ar231x_mdiobus_probe(struct n BUG_ON(!phydev); BUG_ON(phydev->attached_dev); |