[PATCH 5/9] UML - chan_user.h formatting fices

From: Jeff Dike
Date: Fri Jan 05 2007 - 13:48:09 EST


Whitespace fixes and emacs comment removal.

Signed-off-by: Jeff Dike <jdike@xxxxxxxxxxx>
--
arch/um/include/chan_user.h | 13 +------------
1 file changed, 1 insertion(+), 12 deletions(-)

Index: linux-2.6.18-mm/arch/um/include/chan_user.h
===================================================================
--- linux-2.6.18-mm.orig/arch/um/include/chan_user.h 2007-01-01 13:30:24.000000000 -0500
+++ linux-2.6.18-mm/arch/um/include/chan_user.h 2007-01-01 13:31:11.000000000 -0500
@@ -1,4 +1,4 @@
-/*
+/*
* Copyright (C) 2000, 2001 Jeff Dike (jdike@xxxxxxxxxx)
* Licensed under the GPL
*/
@@ -54,14 +54,3 @@ __uml_help(fn, prefix "[0-9]*=<channel d
);

#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:
- */

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/