projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85085aa
)
NFSD: Remove vestigial typedefs
author
Chuck Lever
<chuck.lever@oracle.com>
Thu, 1 Oct 2020 22:59:38 +0000
(18:59 -0400)
committer
J. Bruce Fields
<bfields@redhat.com>
Fri, 2 Oct 2020 13:37:42 +0000
(09:37 -0400)
Clean up: These are not used.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfsproc.c
patch
|
blob
|
history
diff --git
a/fs/nfsd/nfsproc.c
b/fs/nfsd/nfsproc.c
index
6d1b3af
..
2a4c417
100644
(file)
--- a/
fs/nfsd/nfsproc.c
+++ b/
fs/nfsd/nfsproc.c
@@
-11,9
+11,6
@@
#include "xdr.h"
#include "vfs.h"
-typedef struct svc_rqst svc_rqst;
-typedef struct svc_buf svc_buf;
-
#define NFSDDBG_FACILITY NFSDDBG_PROC