Clean up header guards that don't match their file name
authorMarkus Armbruster <armbru@redhat.com>
Fri, 6 May 2022 13:49:08 +0000 (15:49 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Wed, 11 May 2022 14:49:06 +0000 (16:49 +0200)
commit52581c718c5cd55595ca032a56f1e194c5716456
tree19d86da74de2d8e31fe337e8a3e5a81f099e396f
parent178bacb66d98d9ee7a702b9f2a4dfcd88b72a9ab
Clean up header guards that don't match their file name

Header guard symbols should match their file name to make guard
collisions less likely.

Cleaned up with scripts/clean-header-guards.pl, followed by some
renaming of new guard symbols picked by the script to better ones.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20220506134911.2856099-2-armbru@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
[Change to generated file ebpf/rss.bpf.skeleton.h backed out]
58 files changed:
accel/tcg/tcg-accel-ops-icount.h
accel/tcg/tcg-accel-ops-mttcg.h
accel/tcg/tcg-accel-ops-rr.h
accel/tcg/tcg-accel-ops.h
block/coroutines.h
bsd-user/arm/target_syscall.h
bsd-user/i386/target.h
bsd-user/i386/target_arch_sysarch.h
bsd-user/x86_64/target_arch_sysarch.h
hw/i386/e820_memory_layout.h
hw/net/can/ctu_can_fd_frame.h
hw/net/can/ctu_can_fd_regs.h
hw/nvme/nvme.h
hw/usb/hcd-dwc2.h
include/block/block-hmp-cmds.h
include/crypto/tls-cipher-suites.h
include/hw/acpi/generic_event_device.h
include/hw/i2c/arm_sbcon_i2c.h
include/hw/misc/bcm2835_cprman.h
include/hw/misc/bcm2835_cprman_internals.h
include/hw/misc/stm32f4xx_exti.h
include/hw/misc/stm32f4xx_syscfg.h
include/hw/misc/xlnx-versal-pmc-iou-slcr.h
include/hw/net/mv88w8618_eth.h
include/hw/nubus/mac-nubus-bridge.h
include/hw/pci-host/remote.h
include/hw/riscv/boot_opensbi.h
include/hw/riscv/shakti_c.h
include/hw/rtc/sun4v-rtc.h
include/hw/rtc/xlnx-zynqmp-rtc.h
include/hw/rx/rx62n.h
include/hw/sensor/emc141x_regs.h
include/hw/ssi/xlnx-versal-ospi.h
include/hw/timer/bcm2835_systmr.h
include/hw/tricore/tricore_testdevice.h
include/hw/usb/dwc2-regs.h
include/hw/usb/hcd-musb.h
include/hw/usb/xlnx-usb-subsystem.h
include/hw/usb/xlnx-versal-usb2-ctrl-regs.h
include/hw/watchdog/wdt_imx2.h
include/qemu/help-texts.h
include/qemu/qemu-plugin.h
include/sysemu/block-backend-global-state.h
plugins/plugin.h
target/arm/translate-a32.h
target/arm/vec_internal.h
target/avr/cpu-qom.h
target/hexagon/hex_arch_types.h
target/hexagon/hex_regs.h
target/i386/hax/hax-accel-ops.h
target/i386/nvmm/nvmm-accel-ops.h
target/i386/sev.h
target/i386/whpx/whpx-accel-ops.h
target/i386/whpx/whpx-internal.h
target/xtensa/core-de233_fpu/core-isa.h
target/xtensa/core-dsp3400/core-isa.h
tests/qtest/fuzz/fuzz.h
tools/virtiofsd/passthrough_seccomp.h