Browse Source

[IPV4]: Fix up lots of little whitespace indentation stuff in fib_trie.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Stephen Hemminger 20 years ago
parent
commit
c877efb207
2 changed files with 205 additions and 204 deletions
  1. 1 1
      net/ipv4/af_inet.c
  2. 204 203
      net/ipv4/fib_trie.c

+ 1 - 1
net/ipv4/af_inet.c

@@ -1157,7 +1157,7 @@ static int __init ipv4_proc_init(void)
 #ifdef CONFIG_IP_FIB_TRIE
          if (fib_stat_proc_init())
                  goto out_fib_stat;
- #endif
+#endif
 	if (ip_misc_proc_init())
 		goto out_misc;
 out:

File diff suppressed because it is too large
+ 204 - 203
net/ipv4/fib_trie.c


Some files were not shown because too many files changed in this diff