]> git.proxmox.com Git - mirror_qemu.git/blobdiff - include/qemu/seqlock.h
Clean up decorations and whitespace around header guards
[mirror_qemu.git] / include / qemu / seqlock.h
index 18eb3fda9de2d4b5bc6af4fcaa36318c75fbee92..2e2be4c4f083e55acc8861021750d4f35a0fe6d5 100644 (file)
@@ -10,8 +10,9 @@
  * See the COPYING file in the top-level directory.
  *
  */
+
 #ifndef QEMU_SEQLOCK_H
-#define QEMU_SEQLOCK_H 1
+#define QEMU_SEQLOCK_H
 
 #include "qemu/atomic.h"
 #include "qemu/thread.h"