summaryrefslogtreecommitdiffstats
path: root/arch/um/include/um_mmu.h
diff options
context:
space:
mode:
authorJeff Dike2007-10-16 10:26:57 +0200
committerLinus Torvalds2007-10-16 18:43:05 +0200
commitae2587e41254e48e670346aefa332d7469d86352 (patch)
treec5e8ba8f3bff3a269f8c88a2a9e4c657226e378e /arch/um/include/um_mmu.h
parentuml: throw out CHOOSE_MODE (diff)
downloadkernel-qcow2-linux-ae2587e41254e48e670346aefa332d7469d86352.tar.gz
kernel-qcow2-linux-ae2587e41254e48e670346aefa332d7469d86352.tar.xz
kernel-qcow2-linux-ae2587e41254e48e670346aefa332d7469d86352.zip
uml: style fixes pass 2
Formatting changes in the files which have been changed in the course of removing CHOOSE_MODE. These include: copyright updates header file trimming style fixes adding severity to printks These changes should be entirely non-functional. Signed-off-by: Jeff Dike <jdike@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/um/include/um_mmu.h')
-rw-r--r--arch/um/include/um_mmu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/um/include/um_mmu.h b/arch/um/include/um_mmu.h
index 03bd4b949c04..668da8426ef4 100644
--- a/arch/um/include/um_mmu.h
+++ b/arch/um/include/um_mmu.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2002 Jeff Dike (jdike@karaya.com)
+ * Copyright (C) 2002 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com)
* Licensed under the GPL
*/