nfsd: remove pointless paths in file headers
[safe/jmp/linux-2.6] / fs / nfsd / vfs.c
index f6ca32b..e3ef3ec 100644 (file)
@@ -1,7 +1,5 @@
 #define MSNFS  /* HACK HACK */
 /*
- * linux/fs/nfsd/vfs.c
- *
  * File operations used by nfsd. Some of these have been ripped from
  * other parts of the kernel because they weren't exported, others
  * are partial duplicates with added or changed functionality.