Re: [PATCH 3/9] move size information to pr_debug()

2008-01-12 Thread David Miller
From: Stephen Hemminger <[EMAIL PROTECTED]> Date: Fri, 11 Jan 2008 22:45:16 -0800 > The size of structures is a debug thing, not something that needs to > be part of a /proc api. > > Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]> I don't necessarily agree with this one, the size of the str

[PATCH 3/9] move size information to pr_debug()

2008-01-11 Thread Stephen Hemminger
The size of structures is a debug thing, not something that needs to be part of a /proc api. Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]> --- a/net/ipv4/fib_trie.c 2008-01-11 22:29:20.0 -0800 +++ b/net/ipv4/fib_trie.c 2008-01-11 22:30:28.0 -0800 @@ -1962,8 +19