summaryrefslogtreecommitdiffstats
path: root/arch/um/include/chan_user.h
diff options
context:
space:
mode:
authorJeff Dike2007-02-10 10:44:07 +0100
committerLinus Torvalds2007-02-11 19:51:22 +0100
commitb4ac91a0eac36f347a509afda07e4305e931de61 (patch)
tree18a50a3b83fa9da12b493ac9d5da039c3d2521f8 /arch/um/include/chan_user.h
parent[PATCH] uml: mostly const a structure (diff)
downloadkernel-qcow2-linux-b4ac91a0eac36f347a509afda07e4305e931de61.tar.gz
kernel-qcow2-linux-b4ac91a0eac36f347a509afda07e4305e931de61.tar.xz
kernel-qcow2-linux-b4ac91a0eac36f347a509afda07e4305e931de61.zip
[PATCH] uml: chan_user.h formatting fixes
Whitespace fixes and emacs comment removal. Signed-off-by: Jeff Dike <jdike@addtoit.com> Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/um/include/chan_user.h')
-rw-r--r--arch/um/include/chan_user.h13
1 files changed, 1 insertions, 12 deletions
diff --git a/arch/um/include/chan_user.h b/arch/um/include/chan_user.h
index ad671eb9edeb..38f16d812e7c 100644
--- a/arch/um/include/chan_user.h
+++ b/arch/um/include/chan_user.h
@@ -1,4 +1,4 @@
-/*
+/*
* Copyright (C) 2000, 2001 Jeff Dike (jdike@karaya.com)
* Licensed under the GPL
*/
@@ -54,14 +54,3 @@ __uml_help(fn, prefix "[0-9]*=<channel description>\n" \
);
#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:
- */