io_uring/rsrc: remove unused io_rsrc_node::llist
[platform/kernel/linux-starfive.git] / io_uring / rsrc.h
index 732496a..525905a 100644 (file)
@@ -44,7 +44,6 @@ struct io_rsrc_node {
                struct io_rsrc_data             *rsrc_data;
        };
        struct list_head                node;
-       struct llist_node               llist;
        int                             refs;
 
        /*