Re: [PATCH 2.6.25] [IPV4] Reduce whitespaces in fib_rules.h.

2007-12-13 Thread Denis V. Lunev
David Miller wrote: From: Denis V. Lunev [EMAIL PROTECTED] Date: Thu, 13 Dec 2007 17:18:42 +0300 There are to many spaces between type and function name in the declaration of fib rules manipulation routines. Eat them and save a couple of lines. Signed-off-by: Denis V. Lunev [EMAIL

Re: [PATCH 2.6.25] [IPV4] Reduce whitespaces in fib_rules.h.

2007-12-13 Thread David Miller
From: Denis V. Lunev [EMAIL PROTECTED] Date: Thu, 13 Dec 2007 18:01:32 +0300 Could you still apply it, or I will need to send fully functional set to you including this? Please combine the changes so that when you change the args you fixup the whitespace as well. -- To unsubscribe from this

Re: [PATCH 2.6.25] [IPV4] Reduce whitespaces in fib_rules.h.

2007-12-13 Thread David Miller
From: Denis V. Lunev [EMAIL PROTECTED] Date: Thu, 13 Dec 2007 17:18:42 +0300 There are to many spaces between type and function name in the declaration of fib rules manipulation routines. Eat them and save a couple of lines. Signed-off-by: Denis V. Lunev [EMAIL PROTECTED] This is just noise