mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-07 19:40:39 +00:00
brcm47xx: whitespace cleanups
SVN-Revision: 34329
This commit is contained in:
parent
203cbbd51d
commit
aa8e887a46
@ -5,5 +5,3 @@ init_hotplug_failsafe() {
|
||||
}
|
||||
|
||||
boot_hook_add preinit_main init_hotplug_failsafe
|
||||
|
||||
|
||||
|
@ -5,4 +5,3 @@ enable_reset_button() {
|
||||
}
|
||||
|
||||
boot_hook_add preinit_main enable_reset_button
|
||||
|
||||
|
@ -12,4 +12,3 @@ failsafe_ip() {
|
||||
}
|
||||
|
||||
boot_hook_add failsafe failsafe_ip
|
||||
|
||||
|
@ -3,4 +3,3 @@
|
||||
do_mount_procfs() {
|
||||
mount none /proc -t proc
|
||||
}
|
||||
|
||||
|
@ -35,5 +35,3 @@ preinit_net_echo() {
|
||||
|
||||
} || port_net_echo $1
|
||||
}
|
||||
|
||||
|
||||
|
@ -8,5 +8,3 @@ indicate_failsafe() {
|
||||
preinit_net_echo "Entering Failsafe!\n"
|
||||
indicate_failsafe_led
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user