[PATCH][UDP]: Fix whitespace cleanup

2007-03-04 Thread Arnaldo Carvalho de Melo
Hi David, Stephen Whitespace cleanups have to pass the compile test too ;-) This is just in net-2.6.22 tho :-) Signed-off-by: Arnaldo Carvalho de Melo [EMAIL PROTECTED] - Arnaldo diff --git a/net/ipv4/udp.c b/net/ipv4/udp.c index 5309dd5..2e9fd1e 100644 --- a/net/ipv4/udp.c +++

Re: [PATCH][UDP]: Fix whitespace cleanup

2007-03-04 Thread Arnaldo Carvalho de Melo
On 3/5/07, Arnaldo Carvalho de Melo [EMAIL PROTECTED] wrote: Hi David, Stephen Whitespace cleanups have to pass the compile test too ;-) This is just in net-2.6.22 tho :-) Signed-off-by: Arnaldo Carvalho de Melo [EMAIL PROTECTED] There is one more problem: - __u16 destp

Re: [PATCH][UDP]: Fix whitespace cleanup

2007-03-04 Thread David Miller
From: Arnaldo Carvalho de Melo [EMAIL PROTECTED] Date: Mon, 5 Mar 2007 00:11:49 -0300 Hi David, Stephen Whitespace cleanups have to pass the compile test too ;-) This is just in net-2.6.22 tho :-) Signed-off-by: Arnaldo Carvalho de Melo [EMAIL PROTECTED] I think I'll just revert