From 6541a41d22647f1349b91e972f4edc118aee6dc4 Mon Sep 17 00:00:00 2001 From: Jeff Dike Date: Sat, 10 Feb 2007 01:44:07 -0800 Subject: [PATCH] --- yaml --- r: 47459 b: refs/heads/master c: b4ac91a0eac36f347a509afda07e4305e931de61 h: refs/heads/master i: 47457: 7a685534c3a90dee8af62a67df9587b0458bc19d 47455: 651473c30fd5212f32ce5773a88faf832011cd81 v: v3 --- [refs] | 2 +- trunk/arch/um/include/chan_user.h | 13 +------------ 2 files changed, 2 insertions(+), 13 deletions(-) diff --git a/[refs] b/[refs] index 599da9983405..9747d7e4fd99 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a52f362f864f56238c9036f5c56f763a80e2ddd5 +refs/heads/master: b4ac91a0eac36f347a509afda07e4305e931de61 diff --git a/trunk/arch/um/include/chan_user.h b/trunk/arch/um/include/chan_user.h index ad671eb9edeb..38f16d812e7c 100644 --- a/trunk/arch/um/include/chan_user.h +++ b/trunk/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: - */