diff --git a/fs/io-wq.c b/fs/io-wq.c
index 1ab9324e602f5918da5ee42fc00059dc5b4deda6..c2e7031f6d096c31faf7ade71c47d26be6ebe19f 100644
--- a/fs/io-wq.c
+++ b/fs/io-wq.c
@@ -110,7 +110,6 @@ struct io_wq {
 	io_wq_work_fn *do_work;
 
 	struct task_struct *manager;
-	struct user_struct *user;
 
 	struct io_wq_hash *hash;