[PATCH] uml: chan_user.h formatting fixes
authorJeff Dike <[email protected]>
Sat, 10 Feb 2007 09:44:07 +0000 (01:44 -0800)
committerLinus Torvalds <[email protected]>
Sun, 11 Feb 2007 18:51:22 +0000 (10:51 -0800)
Whitespace fixes and emacs comment removal.

Signed-off-by: Jeff Dike <[email protected]>
Cc: Paolo 'Blaisorblade' Giarrusso <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/um/include/chan_user.h

index ad671eb9edeb3b835381fc439061ad6a17b86b14..38f16d812e7c29d230aa6d72086ef2f3329b40eb 100644 (file)
@@ -1,4 +1,4 @@
-/* 
+/*
  * Copyright (C) 2000, 2001 Jeff Dike ([email protected])
  * 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:
- */