diff options
author | Adrian Bunk <bunk@kernel.org> | 2008-05-20 02:08:00 +0400 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2008-07-09 20:09:08 +0400 |
commit | c2d946e55e1be20a7443918e3b7497b905e6b3f7 (patch) | |
tree | 5543227ee0938124949f9f5bdb3546b429e1ff49 /fs/nfs/nfsroot.c | |
parent | cd983ef81b9d79573848dabf81277c7314220257 (diff) | |
download | linux-c2d946e55e1be20a7443918e3b7497b905e6b3f7.tar.xz |
fs/nfs/nfsroot.c: remove CVS keyword
This patch removes a CVS keyword that wasn't updated for a long time
from a comment.
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'fs/nfs/nfsroot.c')
-rw-r--r-- | fs/nfs/nfsroot.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/nfs/nfsroot.c b/fs/nfs/nfsroot.c index 531379d36823..15afe3a6c5be 100644 --- a/fs/nfs/nfsroot.c +++ b/fs/nfs/nfsroot.c @@ -1,6 +1,4 @@ /* - * $Id: nfsroot.c,v 1.45 1998/03/07 10:44:46 mj Exp $ - * * Copyright (C) 1995, 1996 Gero Kuhlmann <gero@gkminix.han.de> * * Allow an NFS filesystem to be mounted as root. The way this works is: |