hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
kernel/include/linux/nfs_xdr.h
....@@ -1675,7 +1675,7 @@
16751675 struct nfs_removeargs args;
16761676 struct nfs_removeres res;
16771677 struct dentry *dentry;
1678
- struct swait_queue_head wq;
1678
+ wait_queue_head_t wq;
16791679 const struct cred *cred;
16801680 struct nfs_fattr dir_attr;
16811681 long timeout;