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>
This commit is contained in:
J. Bruce Fields
2009-12-04 19:49:00 -05:00
parent 1557aca790
commit 7663dacd92
27 changed files with 2 additions and 61 deletions
-2
View File
@@ -1,6 +1,4 @@
/*
* include/linux/nfsd/cache.h
*
* Request reply cache. This was heavily inspired by the
* implementation in 4.3BSD/4.4BSD.
*