Re: [PATCH] fib_trie whitespace fixes

2005-07-19 Thread David S. Miller
From: Stephen Hemminger <[EMAIL PROTECTED]> Date: Tue, 19 Jul 2005 08:49:17 -0400 > Fix up lots of little whitespace indentation stuff in fib_trie. > > Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]> Applied to net-2.6, thanks Stephen. - To unsubscribe from this list: send the line "unsubsc

[PATCH] fib_trie whitespace fixes

2005-07-19 Thread Stephen Hemminger
Fix up lots of little whitespace indentation stuff in fib_trie. Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]> Index: tcp/net/ipv4/fib_trie.c === --- tcp.orig/net/ipv4/fib_trie.c +++ tcp/net/ipv4/fib_trie.c @@ -90,14 +90,14 @@