[PATCH] uml: typo fixup
authorPaolo 'Blaisorblade' Giarrusso <[email protected]>
Wed, 1 Feb 2006 11:06:24 +0000 (03:06 -0800)
committerLinus Torvalds <[email protected]>
Wed, 1 Feb 2006 16:53:22 +0000 (08:53 -0800)
Trivial innocent cosmetical fixup.

Signed-off-by: Paolo 'Blaisorblade' Giarrusso <[email protected]>
Cc: Jeff Dike <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
include/asm-um/ldt-x86_64.h

index 175722a9116478545c8d8c90da1b8f92fe0fe9f5..57159f12dde27aa54b69f3dcddf577527bb7cd56 100644 (file)
@@ -5,8 +5,8 @@
  * Author: Bodo Stroesser <[email protected]>
  */
 
-#ifndef __ASM_LDT_I386_H
-#define __ASM_LDT_I386_H
+#ifndef __ASM_LDT_X86_64_H
+#define __ASM_LDT_X86_64_H
 
 #include "asm/semaphore.h"
 #include "asm/arch/ldt.h"