Re: [PATCH][ebtables]trivial changes

"David S. Miller" <[email protected]>
Newsgroups gmane.linux.network.bridge.ebtables.devel
Message-ID <[email protected]>
   From: Bart De Schuymer <[email protected]>
   Date: Mon, 3 Mar 2003 10:18:24 +0100

   @@ -18,15 +18,15 @@ static struct ebt_entries initial_chains
    {
    	{
    		.name	= "INPUT",
   -		.policy	= EBT_ACCEPT,
   +		.policy	= EBT_ACCEPT

Don't do this, putting a comma at the end of the last entry
is the canonical way to do things.  We even told Art to do
his C99 patches this way.

The reason to do this is so that if in the future we add extra
elements to the initializer, the diff changes one line instead of
diff.


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.