On 9/15/21 2:11 AM, Ammar Faizi wrote: > - Louvian reported build error (2 fixes from me). > - Add `/test/output` dir to .gitignore from me. > > Ammar Faizi (3): > test/io_uring_setup: Don't use `__errno` as local variable name > test/send_recv: Use proper cast for (struct sockaddr *) argument > .gitignore: add `/test/output/` > > .gitignore | 1 + > test/io_uring_setup.c | 10 +++++----- > test/send_recv.c | 2 +- > 3 files changed, 7 insertions(+), 6 deletions(-) Applied, thanks. -- Jens Axboe