hc
2023-11-07 2a9a9d4f6c07f2f23b663fe5fbeac1168a5d1029
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;