]> git.karo-electronics.de Git - linux-beck.git/commitdiff
asm-generic/user.h: Fix spelling in comment
authorTobias Klauser <tklauser@distanz.ch>
Mon, 28 Feb 2011 09:32:22 +0000 (10:32 +0100)
committerJiri Kosina <jkosina@suse.cz>
Tue, 1 Mar 2011 14:49:39 +0000 (15:49 +0100)
Fix two misspellings.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
include/asm-generic/user.h

index 8b9c3c960aebf3e48de78cf8b938d67e3644da4f..35638c34700f5b9361e4f242007ad9c5cd4a9eb2 100644 (file)
@@ -1,8 +1,8 @@
 #ifndef __ASM_GENERIC_USER_H
 #define __ASM_GENERIC_USER_H
 /*
- * This file may define a 'struct user' structure. However, it it only
- * used for a.out file, which are not supported on new architectures.
+ * This file may define a 'struct user' structure. However, it is only
+ * used for a.out files, which are not supported on new architectures.
  */
 
 #endif /* __ASM_GENERIC_USER_H */