summaryrefslogtreecommitdiff
path: root/arch/um/sys-x86_64/bug.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/um/sys-x86_64/bug.c')
-rw-r--r--arch/um/sys-x86_64/bug.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/um/sys-x86_64/bug.c b/arch/um/sys-x86_64/bug.c
index a4360b5207db..e8034e363d83 100644
--- a/arch/um/sys-x86_64/bug.c
+++ b/arch/um/sys-x86_64/bug.c
@@ -5,7 +5,8 @@
#include <linux/uaccess.h>
-/* Mostly copied from i386/x86_86 - eliminated the eip < PAGE_OFFSET because
+/*
+ * Mostly copied from i386/x86_86 - eliminated the eip < PAGE_OFFSET because
* that's not relevant in skas mode.
*/