[PATCH] rt-tests: Clean-up, Fix the comment part of the #endif protecting include files

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>From b1ff404d5545dd69ecc44b0055efb5478ec624f6 Mon Sep 17 00:00:00 2001
From: John Kacur <jkacur@xxxxxxxxxx>
Date: Tue, 22 Dec 2009 00:43:04 +0100
Subject: [PATCH] rt-tests: Clean-up, Fix the comment part of the #endif protecting include files

Clean-up, Fix the comment part of the #endif protecting include files

Signed-off-by: John Kacur <jkacur@xxxxxxxxxx>
---
 src/lib/rt-get_cpu.h |    2 +-
 src/lib/rt-utils.h   |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/lib/rt-get_cpu.h b/src/lib/rt-get_cpu.h
index 2338a56..15d05fc 100644
--- a/src/lib/rt-get_cpu.h
+++ b/src/lib/rt-get_cpu.h
@@ -42,5 +42,5 @@ static inline int getcpu_vdso(void)
 
 #endif
 
-#endif	/* RT_GET_CPU_H */
+#endif	/* __RT_GET_CPU_H */
 
diff --git a/src/lib/rt-utils.h b/src/lib/rt-utils.h
index 61cd800..cc23c33 100644
--- a/src/lib/rt-utils.h
+++ b/src/lib/rt-utils.h
@@ -8,4 +8,4 @@
 int check_privs(void);
 char *get_debugfileprefix(void);
 
-#endif	/* RT_UTILS.H */
+#endif	/* __RT_UTILS.H */
-- 
1.6.0.6

--
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [RT Stable]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux