From: Stephen Hemminger <[EMAIL PROTECTED]>
Date: Fri, 2 Mar 2007 16:47:19 -0800
> Resend with less garbage...
>
> The udp code is full of bad indenting, extra whitespace and other
> style confusion. It makes no sense to declare functions that are used
> outside the current file (extern) as inli
Resend with less garbage...
The udp code is full of bad indenting, extra whitespace and other
style confusion. It makes no sense to declare functions that are used
outside the current file (extern) as inline.
Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]>
---
net/ipv4/udp.c | 312 +++
From: Stephen Hemminger <[EMAIL PROTECTED]>
Date: Fri, 2 Mar 2007 14:04:49 -0800
>
> The udp code is full of bad indenting, extra whitespace and other
> style confusion. It makes no sense to declare functions that are used
> outside the current file (extern) as inline.
>
> Signed-off-by: Stephe
The udp code is full of bad indenting, extra whitespace and other
style confusion. It makes no sense to declare functions that are used
outside the current file (extern) as inline.
Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]>
---
net/ipv4/udp.c | 402 ---