On 6/8/23 7:54 PM, Ammar Faizi wrote: > Hi Jens, > > Please consider taking these last-minute fixes for liburing-2.4 > release. There are two patches in this series: > > ## 1. man/io_uring_for_each_cqe: Fix return value, title, and typo > > - Fix the return value. io_uring_for_each_cqe() doesn't return an int. > > - Fix the title, it was io_uring_wait_cqes(), it should be > io_uring_for_each_cqe(). > > - Fix typo: s/io_uring_for_each_cqes/io_uring_for_each_cqe/. > > ## 2. Explicitly tell it's a macro and add an example > > Let the reader directly know that it's not a function, but a macro. > Also, give a simple example of its usage. Applied, even though not super critical for release. But this should be it, I'll announce 2.4 tomorrow. -- Jens Axboe