]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: arm: Do not indent the arguments of DECLARE_BITMAP
authorMichal Marek <mmarek@suse.com>
Thu, 15 Oct 2015 20:16:28 +0000 (22:16 +0200)
committerChristoffer Dall <christoffer.dall@linaro.org>
Thu, 22 Oct 2015 21:01:49 +0000 (23:01 +0200)
commite6ae342cbf7bc087ad19eb64a333fff81a6af2b1
tree8ed0d514011076ffd57dc55ec3d2433b90745bdd
parent77185fef98ba711367f94e6b8cfc32c15de0d4b6
KVM: arm: Do not indent the arguments of DECLARE_BITMAP

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"
ctags: Warning: include/kvm/arm_vgic.h:317: null expansion of name pattern "\1"

Cc: kvmarm@lists.cs.columbia.edu
Signed-off-by: Michal Marek <mmarek@suse.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
include/kvm/arm_vgic.h