Skip to content

Commit

Permalink
[PATCH] uml: typo fixup
Browse files Browse the repository at this point in the history
Trivial innocent cosmetical fixup.

Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Cc: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Paolo 'Blaisorblade' Giarrusso authored and Linus Torvalds committed Feb 1, 2006
1 parent db80581 commit 0c19585
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions include/asm-um/ldt-x86_64.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
* Author: Bodo Stroesser <bstroesser@fujitsu-siemens.com>
*/

#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"
Expand Down

0 comments on commit 0c19585

Please sign in to comment.