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

From: Jiri Kosina
Date: Mon Jul 11 2011 - 08:16:55 EST


On Sat, 9 Jul 2011, Jesper Juhl wrote:

> 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.

Applied all of them, thanks Jesper.

--
Jiri Kosina
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/