[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LNX.2.00.1107092304160.25516@swampdragon.chaosbits.net>
Date: Sat, 9 Jul 2011 23:08:30 +0200 (CEST)
From: Jesper Juhl <jj@...osbits.net>
To: linux-kernel@...r.kernel.org
cc: trivial@...nel.org
Subject: [PATCH 0/7] static should be at beginning of declaration
Here's a small series of patches that ake sure that the 'static' keywork
is at the beginning of declarations.
This gets rid of warnings like
warning: ‘static’ is not at beginning of declaration
when building with -Wold-style-declaration (and/or -Wextra which also
enables it).
I've cleaned out a number of these in the past and this patch set
represents the last few remaining offenders in the entire tree.
All patches will be sent as replies to this mail.
--
Jesper Juhl <jj@...osbits.net> http://www.chaosbits.net/
Don't top-post http://www.catb.org/jargon/html/T/top-post.html
Plain text mails only, please.
Powered by blists - more mailing lists