[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20070420.171012.24611103.davem@davemloft.net>
Date: Fri, 20 Apr 2007 17:10:12 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: shemminger@...ux-foundation.org
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] net: cleanup extra semicolons
From: Stephen Hemminger <shemminger@...ux-foundation.org>
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 <shemminger@...ux-foundation.org>
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists