[PATCH 0/7] static should be at beginning of declaration

From: Jesper Juhl
Date: Sat Jul 09 2011 - 17:18:24 EST


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@xxxxxxxxxxxxx> http://www.chaosbits.net/
Don't top-post http://www.catb.org/jargon/html/T/top-post.html
Plain text mails only, please.