From 105448b339e3a40a722f13c81f44c5b0523b63ac Mon Sep 17 00:00:00 2001 From: Adrian Bunk Date: Wed, 15 Oct 2008 22:04:11 -0700 Subject: [PATCH] --- yaml --- r: 114886 b: refs/heads/master c: 6b23ea7679978e6e1148aae9245021dfbcd989d7 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/reiserfs/procfs.c | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/[refs] b/[refs] index a17f92ae7920..ab7d35fc6832 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d38b7aa7fc3371b52d036748028db50b585ade2e +refs/heads/master: 6b23ea7679978e6e1148aae9245021dfbcd989d7 diff --git a/trunk/fs/reiserfs/procfs.c b/trunk/fs/reiserfs/procfs.c index b9dbeeca7049..37173fa07d15 100644 --- a/trunk/fs/reiserfs/procfs.c +++ b/trunk/fs/reiserfs/procfs.c @@ -8,8 +8,6 @@ /* proc info support a la one created by Sizif@Botik.RU for PGC */ -/* $Id: procfs.c,v 1.1.8.2 2001/07/15 17:08:42 god Exp $ */ - #include #include #include @@ -621,7 +619,6 @@ int reiserfs_global_version_in_proc(char *buffer, char **start, #endif /* - * $Log: procfs.c,v $ * Revision 1.1.8.2 2001/07/15 17:08:42 god * . use get_super() in procfs.c * . remove remove_save_link() from reiserfs_do_truncate()