OSDN Git Service

sh: move inline before return type
authorJoe Perches <joe@perches.com>
Wed, 12 Jul 2017 21:37:28 +0000 (14:37 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 12 Jul 2017 23:26:04 +0000 (16:26 -0700)
commit0cef25c1d89fb617683fc76645bb27ab297f2a1e
treed44c9ce12186bbaaa803c31de6647ca6d81a560f
parentb745fcb949f90762e7e126737683e2a26a4e8035
sh: move inline before return type

Make the code like the rest of the kernel.

Link: http://lkml.kernel.org/r/f81bb2a67a97b1fd8b6ea99bd350d8a0f6864fb1.1499284835.git.joe@perches.com
Signed-off-by: Joe Perches <joe@perches.com>
Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Cc: Rich Felker <dalias@libc.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/sh/mm/cache-sh5.c