summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
diff options
context:
space:
mode:
authorAntony Pavlov <antonynpavlov@gmail.com>2011-07-05 11:22:51 +0400
committerSascha Hauer <s.hauer@pengutronix.de>2011-07-05 09:32:44 +0200
commited66bf27876d13b69000d1e63b2fadf6c0e0b231 (patch)
tree8dbd5d8427254956e9e776b68086f9473495b2a2 /arch/x86/include
parent05546b14676f5d666e76d5eb74ff794765f200e0 (diff)
downloadbarebox-ed66bf27876d13b69000d1e63b2fadf6c0e0b231.tar.gz
barebox-ed66bf27876d13b69000d1e63b2fadf6c0e0b231.tar.xz
x86: fix typo in include/asm/posix_types.h
Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/x86/include')
-rw-r--r--arch/x86/include/asm/posix_types.h2
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 927868132a..00c92563e7 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