diff options
author | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-07-31 10:06:05 +0000 |
---|---|---|
committer | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-07-31 10:06:05 +0000 |
commit | 503bfaa4f13abf6e5c2e5a95b8a228cae49ac870 (patch) | |
tree | 82697159d17554c7a1eb662f5cce237ce25895b5 /target/linux/brcm47xx/patches-2.6.34/210-b44_phy_fix.patch | |
parent | 48bf9ccb332b5c7b8c5983d5c0ac4a2fce2c10cf (diff) |
brcm47xx: some checkpatch fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22425 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm47xx/patches-2.6.34/210-b44_phy_fix.patch')
-rw-r--r-- | target/linux/brcm47xx/patches-2.6.34/210-b44_phy_fix.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm47xx/patches-2.6.34/210-b44_phy_fix.patch b/target/linux/brcm47xx/patches-2.6.34/210-b44_phy_fix.patch index f07968a240..a1b3224643 100644 --- a/target/linux/brcm47xx/patches-2.6.34/210-b44_phy_fix.patch +++ b/target/linux/brcm47xx/patches-2.6.34/210-b44_phy_fix.patch @@ -67,8 +67,8 @@ { } + -+static inline void b44_bcm47xx_workarounds(struct b44 *bp) -+{ ++static inline void b44_bcm47xx_workarounds(struct b44 *bp) ++{ +} #endif |