Re: [PATCH -tip][KVM] x86: kvm/x86_emulate.c toggle_interruptibility()should be static

From: Avi Kivity
Date: Sun Jun 21 2009 - 08:47:34 EST


On 06/18/2009 02:23 PM, Jaswinder Singh Rajput wrote:
toggle_interruptibility() is used only by same file, it should be static.

Fixed following sparse warning :

arch/x86/kvm/x86_emulate.c:1364:6: warning: symbol 'toggle_interruptibility' was not declared. Should it be static?

Applied, thanks.

--
error compiling committee.c: too many arguments to function

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/