On 6/13/19 10:06 AM, Ján Tomko wrote:
> Jonathon Jongsma (19):
> Use #pragma once in driver headers
> src/access: use #pragma once in headers
> src/admin: use #pragma once in headers
> src/bhyve: use #pragma once in headers
> conf: domain: use #pragma once in headers
> conf: network: use #pragma once in headers
> conf: nwfilter: use #pragma once in headers
> conf: node device: use #pragma once in headers
> conf: storage: use #pragma once in headers
> conf: misc: use #pragma once in headers
> src/cpu: use #pragma once in headers
> src/datatypes.h: use #pragma once
> src/esx: use #pragma once in headers
> src/hyperv: use #pragma once in headers
> src/interface: use #pragma once in headers
> src/internal.h: use #pragma once
> src/libvirt_internal.h: use #pragma once
> src/libxl: use #pragma once in headers
> src/logging: use #pragma once in headers
>
Does this series add a syntax-check rule to prevent reversion back to
older styles when new files are introduced? For example, I now have to
rebase my pending incremental backup work on top of this, which adds new
files, but without a syntax-check rule addition, I can't quickly
identify which files I plan to add that need a tweak.
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
and pushed.
Thus, it would be a nice followup patch for you to work on.
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3226
Virtualization:
qemu.org |
libvirt.org