mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-31 08:25:29 +00:00
ramips: mt7620: fix bad indent
Fix the indent to make the make it obvious which condition is the parent of the loop. Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
parent
22ae14d0e7
commit
1ea1f3a223
@ -160,7 +160,6 @@ static void mt7620_hw_init(struct mt7620_gsw *gsw, int mdio_mode)
|
||||
val &= ~BIT(11);
|
||||
_mt7620_mii_write(gsw, i, 0, val);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
/* global page 0 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user