Re: [libvirt] [PATCH v3 03/35] cfg.mk: correct spacing between type and asterisk in VIR_AUTOFREE

2018-07-10 Thread Erik Skultety
On Sat, Jun 30, 2018 at 02:30:07PM +0530, Sukrit Bhatnagar wrote: > Add rule to ensure that there is exactly one blank space between > the type name and the asterisk when passed as the argument to the > VIR_AUTOFREE macro. > > Signed-off-by: Sukrit Bhatnagar > --- We would have to enforce this

[libvirt] [PATCH v3 03/35] cfg.mk: correct spacing between type and asterisk in VIR_AUTOFREE

2018-07-01 Thread Sukrit Bhatnagar
Add rule to ensure that there is exactly one blank space between the type name and the asterisk when passed as the argument to the VIR_AUTOFREE macro. Signed-off-by: Sukrit Bhatnagar --- cfg.mk | 9 + 1 file changed, 9 insertions(+) diff --git a/cfg.mk b/cfg.mk index 196d1b2..d9e90d5