reiserfs/procfs.c: remove CVS keywords
Remove CVS keywords that weren't updated for a long time from comments. Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
d38b7aa7fc
commit
6b23ea7679
1 changed files with 0 additions and 3 deletions
|
@ -8,8 +8,6 @@
|
||||||
|
|
||||||
/* proc info support a la one created by Sizif@Botik.RU for PGC */
|
/* 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 <linux/module.h>
|
#include <linux/module.h>
|
||||||
#include <linux/time.h>
|
#include <linux/time.h>
|
||||||
#include <linux/seq_file.h>
|
#include <linux/seq_file.h>
|
||||||
|
@ -621,7 +619,6 @@ int reiserfs_global_version_in_proc(char *buffer, char **start,
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* $Log: procfs.c,v $
|
|
||||||
* Revision 1.1.8.2 2001/07/15 17:08:42 god
|
* Revision 1.1.8.2 2001/07/15 17:08:42 god
|
||||||
* . use get_super() in procfs.c
|
* . use get_super() in procfs.c
|
||||||
* . remove remove_save_link() from reiserfs_do_truncate()
|
* . remove remove_save_link() from reiserfs_do_truncate()
|
||||||
|
|
Loading…
Reference in a new issue