This is now unused, get rid of it. Signed-off-by: Jens Axboe <axboe@xxxxxxxxx> --- io_uring/msg_ring.c | 1 - 1 file changed, 1 deletion(-) diff --git a/io_uring/msg_ring.c b/io_uring/msg_ring.c index 392763f3f090..5264ba346df8 100644 --- a/io_uring/msg_ring.c +++ b/io_uring/msg_ring.c @@ -22,7 +22,6 @@ struct io_msg { struct file *file; struct file *src_file; - struct callback_head tw; u64 user_data; u32 len; u32 cmd; -- 2.43.0