mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-21 19:53:59 +08:00
NFSD: Remove vestigial typedefs
Clean up: These are not used. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
This commit is contained in:
parent
85085aacef
commit
7cf8357043
@ -11,9 +11,6 @@
|
|||||||
#include "xdr.h"
|
#include "xdr.h"
|
||||||
#include "vfs.h"
|
#include "vfs.h"
|
||||||
|
|
||||||
typedef struct svc_rqst svc_rqst;
|
|
||||||
typedef struct svc_buf svc_buf;
|
|
||||||
|
|
||||||
#define NFSDDBG_FACILITY NFSDDBG_PROC
|
#define NFSDDBG_FACILITY NFSDDBG_PROC
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user