]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/um/sys-x86_64/bug.c
Merge branch 'core/resources' into x86/core
[linux-2.6-omap-h63xx.git] / arch / um / sys-x86_64 / bug.c
index 200c8ba2879bef1415f3b6fa8818e81ad7c7b0c6..e8034e363d83f9be90460494af01787e73c13c77 100644 (file)
@@ -5,8 +5,9 @@
 
 #include <linux/uaccess.h>
 
-/* Mostly copied from i386/x86_86 - eliminated the eip < PAGE_OFFSET because
- * that's not relevent in skas mode.
+/*
+ * Mostly copied from i386/x86_86 - eliminated the eip < PAGE_OFFSET because
+ * that's not relevant in skas mode.
  */
 
 int is_valid_bugaddr(unsigned long eip)