powerpc/rtas: make all exports GPL
[linux-2.6-microblaze.git] / io_uring / rw.c
index b9cac57..8227af2 100644 (file)
@@ -1062,7 +1062,7 @@ int io_do_iopoll(struct io_ring_ctx *ctx, bool force_nonspin)
                        continue;
 
                req->cqe.flags = io_put_kbuf(req, 0);
-               __io_fill_cqe_req(req->ctx, req);
+               io_fill_cqe_req(req->ctx, req);
        }
 
        if (unlikely(!nr_events))