]> Pileus Git - ~andy/linux/commit
MIPS: clean up resume declaration
authorPaul Burton <paul.burton@imgtec.com>
Tue, 19 Nov 2013 17:30:37 +0000 (17:30 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 24 Jan 2014 21:39:45 +0000 (22:39 +0100)
commit8c0f8ab0e942da00a910d342c65a44656ef843cf
tree3d37d4e4852dac8023f8376726fbb1b99b84b17a
parentf0c0c2a81d2b5fa9fa4d7d43419bde1ebe8f05c1
MIPS: clean up resume declaration

This patch cleans up the declaration of the resume function by replacing
void pointers with their correct types. The irrelevant & incorrect
comment preceeding the resume function is replaced by one documenting
its function.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Reviewed-by: Qais Yousef <qais.yousef@imgtec.com>
Signed-off-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/6146/
arch/mips/include/asm/switch_to.h