Skip to content

Commit

Permalink
[IPV4]: Fix up lots of little whitespace indentation stuff in fib_trie.
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Hemminger <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
  • Loading branch information
Stephen Hemminger authored and davem330 committed Jul 19, 2005
1 parent 23a534e commit c877efb
Show file tree
Hide file tree
Showing 2 changed files with 388 additions and 386 deletions.
2 changes: 1 addition & 1 deletion net/ipv4/af_inet.c
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
Loading

0 comments on commit c877efb

Please sign in to comment.