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)
commit5fdf876d30ce7c9b63045b3db8374912ab9b262c
tree8ed0d514011076ffd57dc55ec3d2433b90745bdd
parentdb85c55f1b01b155332058753854d897e965d67f
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
This page took 0.024953 seconds and 5 git commands to generate.