hc
2023-11-20 3c9370f7b6bffd697c9907a7139e9df5b0d4b9df
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;