Clean up decorations and whitespace around header guards
authorMarkus Armbruster <armbru@redhat.com>
Fri, 15 Mar 2019 14:51:23 +0000 (15:51 +0100)
committerMarkus Armbruster <armbru@redhat.com>
Mon, 13 May 2019 06:58:55 +0000 (08:58 +0200)
Cleaned up with scripts/clean-header-guards.pl.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20190315145123.28030-9-armbru@redhat.com>

13 files changed:
hw/ide/ahci_internal.h
include/block/aio-wait.h
include/exec/translator.h
include/hw/arm/nrf51_soc.h
include/hw/arm/smmu-common.h
include/hw/misc/imx2_wdt.h
include/hw/misc/nrf51_rng.h
include/hw/pci-host/designware.h
include/hw/riscv/sifive_plic.h
include/qemu/pmem.h
target/xtensa/xtensa-isa-internal.h
tests/acpi-utils.h
tests/tpm-emu.h

index 9b7fa8fc7d7b94bea6ad7b5251da8f78b232f2b8..95ecddcd3c29a36631d580fa5086cfdfb3962357 100644 (file)
@@ -394,4 +394,4 @@ void ahci_reset(AHCIState *s);
 
 #define SYSBUS_AHCI(obj) OBJECT_CHECK(SysbusAHCIState, (obj), TYPE_SYSBUS_AHCI)
 
-#endif /* HW_IDE_AHCI_H */
+#endif /* HW_IDE_AHCI_INTERNAL_H */
index afd0ff7eb83d4a8d38e5146ea59cf09c4c84bbf4..afeeb18f95ebb593982b5d3f89175081955340ec 100644 (file)
@@ -124,4 +124,4 @@ void aio_wait_kick(void);
  */
 void aio_wait_bh_oneshot(AioContext *ctx, QEMUBHFunc *cb, void *opaque);
 
-#endif /* QEMU_AIO_WAIT */
+#endif /* QEMU_AIO_WAIT_H */
index 66dfe906c412c0c986757aaedcd12851faed4288..180c51d5092d2ba70351eebada6b1b43bde52e91 100644 (file)
@@ -142,4 +142,4 @@ void translator_loop(const TranslatorOps *ops, DisasContextBase *db,
 
 void translator_loop_temp_check(DisasContextBase *db);
 
-#endif  /* EXEC__TRANSLATOR_H */
+#endif /* EXEC__TRANSLATOR_H */
index fd7fcc71a56bfdd6d91e101b65e5756c6e060859..0cb78aafea1aa43105ca34aefd5aee22d3cafa71 100644 (file)
@@ -53,4 +53,3 @@ typedef struct NRF51State {
 } NRF51State;
 
 #endif
-
index 2c7fbf42025ab08808f1483ea8a087a82262365c..1f37844e5c977c61806172c4ae951809edb2cfd0 100644 (file)
@@ -163,4 +163,4 @@ void smmu_inv_notifiers_all(SMMUState *s);
 /* Unmap the range of all the notifiers registered to @mr */
 void smmu_inv_notifiers_mr(IOMMUMemoryRegion *mr);
 
-#endif  /* HW_ARM_SMMU_COMMON */
+#endif /* HW_ARM_SMMU_COMMON_H */
index 8afc99a10e2742338351c8230080e4fc1ea23daa..b91b002528f856dd5228ceb723348ed47cdfe49d 100644 (file)
@@ -30,4 +30,4 @@ typedef struct IMX2WdtState {
     MemoryRegion mmio;
 } IMX2WdtState;
 
-#endif /* IMX7_SNVS_H */
+#endif /* IMX2_WDT_H */
index 3d6bf799977058947e45a10e07ad0bddd14d2a4a..b0133bf6652c35709eacdd1634172b8244f650b7 100644 (file)
@@ -30,6 +30,7 @@
  * the COPYING file in the top-level directory.
  *
  */
+
 #ifndef NRF51_RNG_H
 #define NRF51_RNG_H
 
@@ -80,4 +81,4 @@ typedef struct {
 } NRF51RNGState;
 
 
-#endif /* NRF51_RNG_H_ */
+#endif /* NRF51_RNG_H */
index a4f2c0695bbdfc4c70ed30db816eba75951d32ee..186bb36238c15348854d7929b40111edd185f2ae 100644 (file)
@@ -99,4 +99,4 @@ typedef struct DesignwarePCIEHost {
     MemoryRegion mmio;
 } DesignwarePCIEHost;
 
-#endif  /* DESIGNWARE_H */
+#endif /* DESIGNWARE_H */
index 688cd97f826c7d76694fabd498e9d388f02dc8eb..ce8907f6aa02d7373899df3e85783a90d929f65e 100644 (file)
@@ -80,4 +80,3 @@ DeviceState *sifive_plic_create(hwaddr addr, char *hart_config,
     uint32_t aperture_size);
 
 #endif
-
index dfb6d0da62cbc2470ac2577b9861ccf3aaf4bd23..d2d7ad085cc91c4f5de5047474c4d424b4e5df2f 100644 (file)
@@ -33,4 +33,4 @@ pmem_persist(const void *addr, size_t len)
 
 #endif /* CONFIG_LIBPMEM */
 
-#endif /* !QEMU_PMEM_H */
+#endif /* QEMU_PMEM_H */
index c29295ff968777fcd04c370be92899f63214f845..40dd8bac96ee7dc5cbea5c34e943597226495b34 100644 (file)
@@ -228,4 +228,4 @@ int xtensa_isa_name_compare(const void *, const void *);
 extern xtensa_isa_status xtisa_errno;
 extern char xtisa_error_msg[];
 
-#endif /* !XTENSA_ISA_INTERNAL_H */
+#endif /* XTENSA_ISA_INTERNAL_H */
index ef388bbf120b111fc7e988f2642206a1396eefee..73fe24f0440ed3ac73461832fd70e8380f5332b5 100644 (file)
@@ -52,4 +52,4 @@ void acpi_fetch_table(QTestState *qts, uint8_t **aml, uint32_t *aml_len,
                       const uint8_t *addr_ptr, const char *sig,
                       bool verify_checksum);
 
-#endif  /* TEST_ACPI_UTILS_H */
+#endif /* TEST_ACPI_UTILS_H */
index 8eb802a79e35dea3309c44faf3032d236ecc2ce9..a4f1d6422695ec7633b264ca6d27412bdc2ce940 100644 (file)
@@ -36,4 +36,4 @@ typedef struct TestState {
 void tpm_emu_test_wait_cond(TestState *s);
 void *tpm_emu_ctrl_thread(void *data);
 
-#endif /* TEST_TPM_EMU_H */
+#endif /* TESTS_TPM_EMU_H */