From: Ingo Molnar Date: Mon, 18 Aug 2008 10:54:00 +0000 (+0200) Subject: warning: fix init do_mounts_md c X-Git-Tag: v2.6.28-rc1~578^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82cbc11a4146d6a8acd81f81f7fe17387668107f;p=pandora-kernel.git warning: fix init do_mounts_md c fix warning: init/do_mounts_md.c: In function ‘md_run_setup’: init/do_mounts_md.c:282: warning: ISO C90 forbids mixed declarations and code also, use the opportunity to put the RAID autodetection code into a separate function - this also solves a checkpatch style warning. No code changed: md5: aa36a35faef371b05f1974ad583bdbbd do_mounts_md.o.before.asm aa36a35faef371b05f1974ad583bdbbd do_mounts_md.o.after.asm Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed