From: Rusty Russell Date: Tue, 4 Aug 2015 04:32:55 +0000 (+0930) Subject: x86/lguest: Clean up lguest_setup_irq X-Git-Tag: omap-for-v4.3/fixes-rc1~129^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27a6f41c1a20a3339f456647a21e45fca5b82b62;p=pandora-kernel.git x86/lguest: Clean up lguest_setup_irq We make it static and hoist it higher in the file for the next patch. We also give a nice panic if it fails during boot. Signed-off-by: Rusty Russell Link: http://lkml.kernel.org/r/1438662776-4823-1-git-send-email-rusty@rustcorp.com.au Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed