From: Paul Burton Date: Tue, 19 Nov 2013 17:30:37 +0000 (+0000) Subject: MIPS: clean up resume declaration X-Git-Tag: v3.14-rc1~37^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c0f8ab0e942da00a910d342c65a44656ef843cf;p=pandora-kernel.git 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 Reviewed-by: Qais Yousef Signed-off-by: John Crispin Patchwork: http://patchwork.linux-mips.org/patch/6146/ --- Reading git-diff-tree failed