commit | b745fcb949f90762e7e126737683e2a26a4e8035 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Jul 12 14:37:25 2017 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Jul 12 16:26:04 2017 -0700 |
tree | 9e78a0143e739780c79797d91d1a9d6922f52f0c | |
parent | 9d8a9ae2818fa44099195146a7fa85963409a2e9 [diff] |
MIPS: SMP: move asmlinkage before return type Make the code like the rest of the kernel. Link: http://lkml.kernel.org/r/756d3fb543e981b9284e756fa27616725a354b28.1499284835.git.joe@perches.com Signed-off-by: Joe Perches <joe@perches.com> Cc: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>