hc
2023-11-22 f743a7adbd6e230d66a6206fa115b59fec2d88eb
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;