[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20131021.171921.650196864241149083.davem@davemloft.net>
Date: Mon, 21 Oct 2013 17:19:21 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: joe@...ches.com
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: nf_tables*.h: Remove extern from function prototypes
From: Joe Perches <joe@...ches.com>
Date: Sat, 19 Oct 2013 22:05:31 -0700
> There are a mix of function prototypes with and without extern
> in the kernel sources. Standardize on not using extern for
> function prototypes.
>
> Function prototypes don't need to be written with extern.
> extern is assumed by the compiler. Its use is as unnecessary as
> using auto to declare automatic/local variables in a block.
>
> Signed-off-by: Joe Perches <joe@...ches.com>
I'll apply this directly, thanks Joe.
--
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