projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ff6930
)
nfsd: get rid of unused function definition
author
Kinglong Mee
<kinglongmee@gmail.com>
Thu, 5 Dec 2013 03:07:20 +0000
(11:07 +0800)
committer
J. 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
patch
|
blob
|
blame
|
history
diff --git
a/fs/nfsd/vfs.h
b/fs/nfsd/vfs.h
index a4be2e3896704047f1aae87ac924990fb2d0f834..fd8c0cc9c25db24fd7bf0f8f4b1622e2bddabaf1 100644
(file)
--- a/
fs/nfsd/vfs.h
+++ b/
fs/nfsd/vfs.h
@@
-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 *,