]> Pileus Git - ~andy/linux/commitdiff
nfsd: get rid of unused function definition
authorKinglong Mee <kinglongmee@gmail.com>
Thu, 5 Dec 2013 03:07:20 +0000 (11:07 +0800)
committerJ. Bruce Fields <bfields@redhat.com>
Mon, 6 Jan 2014 17:23:33 +0000 (12:23 -0500)
Signed-off-by: Kinglong Mee <kinglongmee@gmail.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/vfs.h

index a4be2e3896704047f1aae87ac924990fb2d0f834..fd8c0cc9c25db24fd7bf0f8f4b1622e2bddabaf1 100644 (file)
@@ -89,8 +89,6 @@ __be32                nfsd_link(struct svc_rqst *, struct svc_fh *,
 __be32         nfsd_rename(struct svc_rqst *,
                                struct svc_fh *, char *, int,
                                struct svc_fh *, char *, int);
-__be32         nfsd_remove(struct svc_rqst *,
-                               struct svc_fh *, char *, int);
 __be32         nfsd_unlink(struct svc_rqst *, struct svc_fh *, int type,
                                char *name, int len);
 __be32         nfsd_readdir(struct svc_rqst *, struct svc_fh *,