Re: [PATCH/RFC] KVM: fix sparse warning in include/trace/events/kvm.h

2015-01-19 Thread Marcelo Tosatti
On Mon, Jan 19, 2015 at 09:54:53AM +0100, Christian Borntraeger wrote: > Adding Alex and Marcelo CC as git blame gives them authorship to that piece > of code. > > Paolo, I assume that you will pick that up without a git tree if Alex/Marcelo > ack that change. > > Christian Looks good to me.

Re: [PATCH/RFC] KVM: fix sparse warning in include/trace/events/kvm.h

2015-01-19 Thread Paolo Bonzini
On 15/01/2015 15:21, Christian Borntraeger wrote: > sparse complains about > include/trace/events/kvm.h:163:1: error: directive in argument list > include/trace/events/kvm.h:167:1: error: directive in argument list > include/trace/events/kvm.h:169:1: error: directive in argument list > and sparse

Re: [PATCH/RFC] KVM: fix sparse warning in include/trace/events/kvm.h

2015-01-19 Thread Christian Borntraeger
Adding Alex and Marcelo CC as git blame gives them authorship to that piece of code. Paolo, I assume that you will pick that up without a git tree if Alex/Marcelo ack that change. Christian Am 15.01.2015 um 15:21 schrieb Christian Borntraeger: > sparse complains about > include/trace/events/

[PATCH/RFC] KVM: fix sparse warning in include/trace/events/kvm.h

2015-01-15 Thread Christian Borntraeger
sparse complains about include/trace/events/kvm.h:163:1: error: directive in argument list include/trace/events/kvm.h:167:1: error: directive in argument list include/trace/events/kvm.h:169:1: error: directive in argument list and sparse is right. Preprocessing directives in an argument of a macro