hc
2023-11-06 15ade055295d13f95d49e3d99b09f3bbfb4a43e7
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;