[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20130730.001001.618776305200728182.davem@davemloft.net>
Date: Tue, 30 Jul 2013 00:10:01 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: joe@...ches.com
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [RFC PATCH - diffstat only] include/net: Remove extern from
function prototypes
From: Joe Perches <joe@...ches.com>
Date: Tue, 23 Jul 2013 10:58:11 -0700
> Function prototypes don't need to be declared
> extern in .h files. It's assumed by the compiler
> and is as unnecessary as using auto is when
> declaring automatic/local variables in a block.
>
> I ran a script to remove these unnecessary extern
> uses from function prototypes in include/net/ as
> well as reflow the function arguments to 80 cols.
>
> It's 370KB, far too large to submit at once.
>
> Of course it could be broken into multiple patches
> for the various directories/subsystems.
No objections from me.
Please submit a small number at a time so that my already overflowing
backlog isn't overwhelmed even more.
Thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists