diff options
Diffstat (limited to 'include/linux')
-rw-r--r-- | include/linux/nfs_xdr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/nfs_xdr.h b/include/linux/nfs_xdr.h index 766c5bc9d441..104b62f23ee0 100644 --- a/include/linux/nfs_xdr.h +++ b/include/linux/nfs_xdr.h | |||
@@ -1176,7 +1176,7 @@ struct nfs41_test_stateid_res { | |||
1176 | 1176 | ||
1177 | struct nfs41_free_stateid_args { | 1177 | struct nfs41_free_stateid_args { |
1178 | struct nfs4_sequence_args seq_args; | 1178 | struct nfs4_sequence_args seq_args; |
1179 | nfs4_stateid *stateid; | 1179 | nfs4_stateid stateid; |
1180 | }; | 1180 | }; |
1181 | 1181 | ||
1182 | struct nfs41_free_stateid_res { | 1182 | struct nfs41_free_stateid_res { |