Re: [PATCH] [IPV4]: Formatting fix for /proc/net/fib_trie.

2008-02-05 Thread David Miller
From: "Denis V. Lunev" <[EMAIL PROTECTED]> Date: Tue, 5 Feb 2008 12:58:56 +0300 > The line in the /proc/net/fib_trie for route with TOS specified > - has extra \n at the end > - does not have a space after route scope > like below. >|-- 1.1.1.1 > /32 universe UNICASTtos

[PATCH] [IPV4]: Formatting fix for /proc/net/fib_trie.

2008-02-05 Thread Denis V. Lunev
The line in the /proc/net/fib_trie for route with TOS specified - has extra \n at the end - does not have a space after route scope like below. |-- 1.1.1.1 /32 universe UNICASTtos =1 Signed-off-by: Denis V. Lunev <[EMAIL PROTECTED]> --- net/ipv4/fib_trie.c |3 +-- 1 f