On Fri, Mar 13, 2015 at 05:39:43PM +0800, Xiubo Li wrote:
> Using the command like: 'make C=1 xxxx', the sparse tool will complain
> about warnings like:
> 
> warning: symbol 'XXX' was not declared. Should it be static?
> warning: Using plain integer as NULL pointer
> ...
> 
> And also, if the symbols will only used locally, shouldn't it be static?
> 
> 
> Xiubo Li (3):
>   KVM: X86: Avoid using plain integer as NULL pointer warning.
>   KVM: X86: For the symbols used locally only should be static type.
>   KVM: For the symbols used locally only should be static type.

Applied 1 and 2, thanks.

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to