sparc32: Fix old style declaration GCC warnings
authorTobias Klauser <tklauser@distanz.ch>
Fri, 21 Oct 2016 13:39:03 +0000 (15:39 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Oct 2016 18:04:18 +0000 (11:04 -0700)
commitee9e83973d54d94ff776892219b723de54429548
tree45425def242ba845d41ca013d58ba8f44814e628
parent844bdf1b2a2f1790eba9e679bda1c632ee744d4e
sparc32: Fix old style declaration GCC warnings

Fix [-Wold-style-declaration] GCC warnings by moving the inline keyword
before the return type.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/include/asm/spinlock_32.h