aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfsproc.c
diff options
context:
space:
mode:
authorJ. Bruce Fields <bfields@citi.umich.edu>2009-12-04 19:49:00 -0500
committerJ. Bruce Fields <bfields@citi.umich.edu>2009-12-15 15:01:47 -0500
commit7663dacd926584093dfc350892792054692b6cb3 (patch)
tree3300005fc836d8a6661d758212289963f850d728 /fs/nfsd/nfsproc.c
parentnfsd: move most of nfsfh.h to fs/nfsd (diff)
downloadlinux-dev-7663dacd926584093dfc350892792054692b6cb3.tar.xz
linux-dev-7663dacd926584093dfc350892792054692b6cb3.zip
nfsd: remove pointless paths in file headers
The new .h files have paths at the top that are now out of date. While we're here, just remove all of those from fs/nfsd; they never served any purpose. Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Diffstat (limited to 'fs/nfsd/nfsproc.c')
-rw-r--r--fs/nfsd/nfsproc.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/fs/nfsd/nfsproc.c b/fs/nfsd/nfsproc.c
index 21a5f793c3d1..a047ad6111ef 100644
--- a/fs/nfsd/nfsproc.c
+++ b/fs/nfsd/nfsproc.c
@@ -1,7 +1,4 @@
/*
- * nfsproc2.c Process version 2 NFS requests.
- * linux/fs/nfsd/nfs2proc.c
- *
* Process version 2 NFS requests.
*
* Copyright (C) 1995-1997 Olaf Kirch <okir@monad.swb.de>