From: Jeff Dike Date: Sat, 10 Feb 2007 09:44:07 +0000 (-0800) Subject: [PATCH] uml: chan_user.h formatting fixes X-Git-Tag: v2.6.21-rc1~274^2~413 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=b4ac91a0eac36f347a509afda07e4305e931de61;p=karo-tx-linux.git [PATCH] uml: chan_user.h formatting fixes Whitespace fixes and emacs comment removal. Signed-off-by: Jeff Dike Cc: Paolo 'Blaisorblade' Giarrusso Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- 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]*=\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: - */