diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/linux/nfsd/state.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/nfsd/state.h b/include/linux/nfsd/state.h index f4f27b76ee64..83d29ec03a58 100644 --- a/include/linux/nfsd/state.h +++ b/include/linux/nfsd/state.h | |||
@@ -92,7 +92,6 @@ struct nfs4_delegation { | |||
92 | /* client delegation callback info */ | 92 | /* client delegation callback info */ |
93 | struct nfs4_callback { | 93 | struct nfs4_callback { |
94 | /* SETCLIENTID info */ | 94 | /* SETCLIENTID info */ |
95 | u32 cb_parsed; /* addr parsed */ | ||
96 | u32 cb_addr; | 95 | u32 cb_addr; |
97 | unsigned short cb_port; | 96 | unsigned short cb_port; |
98 | u32 cb_prog; | 97 | u32 cb_prog; |