Re: [PATCH 2/9] KVM: arm: Do not indent the arguments of DECLARE_BITMAP

2015-10-19 Thread Michal Marek
On 2015-10-19 14:05, Christoffer Dall wrote: > ok, I've taken the patch. Thank you! I will remove it from my series. Michal -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.

Re: [PATCH 2/9] KVM: arm: Do not indent the arguments of DECLARE_BITMAP

2015-10-19 Thread Christoffer Dall
On Mon, Oct 19, 2015 at 01:55:24PM +0200, Michal Marek wrote: > On 2015-10-18 22:34, Christoffer Dall wrote: > > On Thu, Oct 15, 2015 at 10:16:28PM +0200, Michal Marek wrote: > >> Besides being a coding style issue, it confuses make tags: > >> > >> ctags: Warning: include/kvm/arm_vgic.h:307: null e

Re: [PATCH 2/9] KVM: arm: Do not indent the arguments of DECLARE_BITMAP

2015-10-19 Thread Michal Marek
On 2015-10-18 22:34, Christoffer Dall wrote: > On Thu, Oct 15, 2015 at 10:16:28PM +0200, Michal Marek wrote: >> Besides being a coding style issue, it confuses make tags: >> >> ctags: Warning: include/kvm/arm_vgic.h:307: null expansion of name pattern >> "\1" >> ctags: Warning: include/kvm/arm_vgi

Re: [PATCH 2/9] KVM: arm: Do not indent the arguments of DECLARE_BITMAP

2015-10-18 Thread Christoffer Dall
On Thu, Oct 15, 2015 at 10:16:28PM +0200, Michal Marek wrote: > Besides being a coding style issue, it confuses make tags: > > ctags: Warning: include/kvm/arm_vgic.h:307: null expansion of name pattern > "\1" > ctags: Warning: include/kvm/arm_vgic.h:308: null expansion of name pattern > "\1" > c

[PATCH 2/9] KVM: arm: Do not indent the arguments of DECLARE_BITMAP

2015-10-15 Thread Michal Marek
Besides being a coding style issue, it confuses make tags: ctags: Warning: include/kvm/arm_vgic.h:307: null expansion of name pattern "\1" ctags: Warning: include/kvm/arm_vgic.h:308: null expansion of name pattern "\1" ctags: Warning: include/kvm/arm_vgic.h:309: null expansion of name pattern "\1"