[PATCH] x86: fix typo in include/asm/posix_types.h

Antony Pavlov antonynpavlov at gmail.com
Tue Jul 5 03:22:51 EDT 2011


Signed-off-by: Antony Pavlov <antonynpavlov at gmail.com>
---
 arch/x86/include/asm/posix_types.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/x86/include/asm/posix_types.h b/arch/x86/include/asm/posix_types.h
index 9278681..00c9256 100644
--- a/arch/x86/include/asm/posix_types.h
+++ b/arch/x86/include/asm/posix_types.h
@@ -20,7 +20,7 @@
  * @file
  * @brief x86 posix types
  *
- * Minimal set to make all the other header files copied from the Linxu kernel happy
+ * Minimal set to make all the other header files copied from the Linux kernel happy
  */
 
 #ifndef _ASM_X86_POSIX_TYPES_H
-- 
1.7.5.4




More information about the barebox mailing list