commit | 844bdf1b2a2f1790eba9e679bda1c632ee744d4e | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Fri Oct 21 15:25:54 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 24 11:04:17 2016 -0700 |
tree | 3102899addcf334185422eb5ea65980f528f1fd7 | |
parent | d624716b6c67e60681180786564b92ddb521148a [diff] |
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>