Move static keyword at beginning of declaration

Michael Ellerman patch-notifications at ellerman.id.au
Sat Feb 9 00:02:47 AEDT 2019


On Sat, 2019-02-02 at 13:05:35 UTC, Mathieu Malaterre wrote:
> Move the static keyword around to remove the following warnings (W=1):
> 
>   arch/powerpc/platforms/ps3/os-area.c:212:1: error: 'static' is not at beginning of declaration [-Werror=old-style-declaration]
>   arch/powerpc/platforms/ps3/system-bus.c:45:1: error: 'static' is not at beginning of declaration [-Werror=old-style-declaration]
> 
> Signed-off-by: Mathieu Malaterre <malat at debian.org>
> Acked-by: Geoff Levand <geoff at infradead.org>

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/8e0f97357533aa5b57b333de47eb008c

cheers


More information about the Linuxppc-dev mailing list