commit | 0cef25c1d89fb617683fc76645bb27ab297f2a1e | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Jul 12 14:37:28 2017 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Jul 12 16:26:04 2017 -0700 |
tree | d44c9ce12186bbaaa803c31de6647ca6d81a560f | |
parent | b745fcb949f90762e7e126737683e2a26a4e8035 [diff] |
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>