hc
2023-11-07 f45e756958099c35d6afb746df1d40a1c6302cfc
kernel/include/linux/nfs_xdr.h
....@@ -1549,7 +1549,7 @@
15491549 struct nfs_removeargs args;
15501550 struct nfs_removeres res;
15511551 struct dentry *dentry;
1552
- wait_queue_head_t wq;
1552
+ struct swait_queue_head wq;
15531553 struct rpc_cred *cred;
15541554 struct nfs_fattr dir_attr;
15551555 long timeout;