aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorVegard Nossum <vegard.nossum@gmail.com>2008-05-28 13:55:24 +0100
committerLinus Torvalds <torvalds@linux-foundation.org>2008-05-28 07:59:06 -0700
commit5e55843bb8ed1ec7d134a759c53e34beb1618952 (patch)
tree126205eaa7f939229841efda5749989fba2bc7b8
parentMerge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 (diff)
downloadwireguard-linux-5e55843bb8ed1ec7d134a759c53e34beb1618952.tar.xz
wireguard-linux-5e55843bb8ed1ec7d134a759c53e34beb1618952.zip
MN10300: Fix typo in header guard
Fix a typo in the header guard of asm/ipc.h. Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com> Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
-rw-r--r--include/asm-mn10300/ipcbuf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-mn10300/ipcbuf.h b/include/asm-mn10300/ipcbuf.h
index efbbef8d1c69..f6f63d448272 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
/*