summaryrefslogtreecommitdiff
path: root/fs/nfsd/xdr.h
diff options
context:
space:
mode:
authorJ. Bruce Fields <bfields@citi.umich.edu>2009-12-05 00:49:00 (GMT)
committerJ. Bruce Fields <bfields@citi.umich.edu>2009-12-15 20:01:47 (GMT)
commit7663dacd926584093dfc350892792054692b6cb3 (patch)
tree3300005fc836d8a6661d758212289963f850d728 /fs/nfsd/xdr.h
parent1557aca7904ed6fadd22cdc3364754070bb3d3c3 (diff)
downloadlinux-7663dacd926584093dfc350892792054692b6cb3.tar.xz
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/xdr.h')
-rw-r--r--fs/nfsd/xdr.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/fs/nfsd/xdr.h b/fs/nfsd/xdr.h
index 87fe6f6..53b1863 100644
--- a/fs/nfsd/xdr.h
+++ b/fs/nfsd/xdr.h
@@ -1,8 +1,4 @@
-/*
- * linux/include/linux/nfsd/xdr.h
- *
- * XDR types for nfsd. This is mainly a typing exercise.
- */
+/* XDR types for nfsd. This is mainly a typing exercise. */
#ifndef LINUX_NFSD_H
#define LINUX_NFSD_H