aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/xdr4.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/nfsd/xdr4.h')
-rw-r--r--fs/nfsd/xdr4.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/nfsd/xdr4.h b/fs/nfsd/xdr4.h
index a767b57b8208..c9012149637c 100644
--- a/fs/nfsd/xdr4.h
+++ b/fs/nfsd/xdr4.h
@@ -343,7 +343,6 @@ struct nfsd4_saved_compoundargs {
343 343
344struct nfsd4_test_stateid { 344struct nfsd4_test_stateid {
345 __be32 ts_num_ids; 345 __be32 ts_num_ids;
346 bool ts_has_session;
347 struct nfsd4_compoundargs *ts_saved_args; 346 struct nfsd4_compoundargs *ts_saved_args;
348 struct nfsd4_saved_compoundargs ts_savedp; 347 struct nfsd4_saved_compoundargs ts_savedp;
349}; 348};