From: Stephen Hemminger <[EMAIL PROTECTED]>
Date: Tue, 3 Apr 2007 12:00:09 -0700

> Spring cleaning time...
> 
> There seems to be a lot of places in the network code that have
> extra bogus semicolons after conditionals.  Most commonly is a
> bogus semicolon after: switch() { }
> 
> Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]>

Applied to net-2.6.22, thanks Stephen.

I'm the main guilty party for the switch() statement cases.
I saw someone use that convention long ago and I picked up on
it for some reason. :-)
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to