sparc64: Fix old style declaration GCC warnings
authorTobias Klauser <tklauser@distanz.ch>
Fri, 21 Oct 2016 13:25:54 +0000 (15:25 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Oct 2016 18:04:17 +0000 (11:04 -0700)
commit844bdf1b2a2f1790eba9e679bda1c632ee744d4e
tree3102899addcf334185422eb5ea65980f528f1fd7
parentd624716b6c67e60681180786564b92ddb521148a
sparc64: 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 Klnuser <tklauser@distanz.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/include/asm/spinlock_64.h