summaryrefslogtreecommitdiffstats
path: root/arch/um/include/asm/mmu.h
diff options
context:
space:
mode:
authorWANG Cong2009-04-01 00:23:41 +0200
committerLinus Torvalds2009-04-01 17:59:17 +0200
commit65bd6a9bc7be3f5841dad12f77ce4b3210bd82c5 (patch)
tree53b748ed9df7594c48d9987a2363f6bc69ad5f31 /arch/um/include/asm/mmu.h
parentuml: improve error messages (diff)
downloadkernel-qcow2-linux-65bd6a9bc7be3f5841dad12f77ce4b3210bd82c5.tar.gz
kernel-qcow2-linux-65bd6a9bc7be3f5841dad12f77ce4b3210bd82c5.tar.xz
kernel-qcow2-linux-65bd6a9bc7be3f5841dad12f77ce4b3210bd82c5.zip
uml: remove useless comments
These comments are useless now, remove them. Signed-off-by: WANG Cong <xiyou.wangcong@gmail.com> Cc: Jeff Dike <jdike@addtoit.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/asm/mmu.h')
-rw-r--r--arch/um/include/asm/mmu.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/arch/um/include/asm/mmu.h b/arch/um/include/asm/mmu.h
index 2cf35c21d694..cf259de51531 100644
--- a/arch/um/include/asm/mmu.h
+++ b/arch/um/include/asm/mmu.h
@@ -10,13 +10,3 @@
#endif
-/*
- * Overrides for Emacs so that we follow Linus's tabbing style.
- * Emacs will notice this stuff at the end of the file and automatically
- * adjust the settings for this buffer only. This must remain at the end
- * of the file.
- * ---------------------------------------------------------------------------
- * Local variables:
- * c-file-style: "linux"
- * End:
- */