spelling fixes: arch/um/

Spelling fixes in arch/um/.

Signed-off-by: Simon Arlott <simon@fire.lp0.eu>
Acked-by: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
This commit is contained in:
Simon Arlott
2007-10-20 01:23:03 +02:00
committed by Adrian Bunk
parent 0c79cf6af1
commit b60745b960
9 changed files with 10 additions and 10 deletions

View File

@ -6,7 +6,7 @@
#include <linux/uaccess.h>
/* Mostly copied from i386/x86_86 - eliminated the eip < PAGE_OFFSET because
* that's not relevent in skas mode.
* that's not relevant in skas mode.
*/
int is_valid_bugaddr(unsigned long eip)