* [PATCH] mn10300: fix typo in header guard
@ 2008-05-27 16:10 Vegard Nossum
0 siblings, 0 replies; only message in thread
From: Vegard Nossum @ 2008-05-27 16:10 UTC (permalink / raw)
To: David Howells; +Cc: linux-kernel
From: Vegard Nossum <vegard.nossum@gmail.com>
Date: Tue, 27 May 2008 17:29:47 +0200
Subject: [PATCH] mn10300: fix typo in header guard
Cc: David Howells <dhowells@redhat.com>
Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com>
---
include/asm-mn10300/ipcbuf.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/asm-mn10300/ipcbuf.h b/include/asm-mn10300/ipcbuf.h
index efbbef8..f6f63d4 100644
--- a/include/asm-mn10300/ipcbuf.h
+++ b/include/asm-mn10300/ipcbuf.h
@@ -1,4 +1,4 @@
-#ifndef _ASM_IPCBUF_H_
+#ifndef _ASM_IPCBUF_H
#define _ASM_IPCBUF_H
/*
--
1.5.4.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-05-27 16:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-27 16:10 [PATCH] mn10300: fix typo in header guard Vegard Nossum
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®