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
rodzic 1557aca790
commit 7663dacd92
27 zmienionych plików z 2 dodań i 61 usunięć

Wyświetl plik

@@ -1,6 +1,4 @@
/*
* linux/fs/nfsd/nfscache.c
*
* Request reply cache. This is currently a global cache, but this may
* change in the future and be a per-client cache.
*