commit | ee9e83973d54d94ff776892219b723de54429548 | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Fri Oct 21 15:39:03 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 24 11:04:18 2016 -0700 |
tree | 45425def242ba845d41ca013d58ba8f44814e628 | |
parent | 844bdf1b2a2f1790eba9e679bda1c632ee744d4e [diff] |
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>