[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230307203830.612939-1-ammarfaizi2@gnuweeb.org>
Date: Wed, 8 Mar 2023 03:38:27 +0700
From: Ammar Faizi <ammarfaizi2@...weeb.org>
To: Jens Axboe <axboe@...nel.dk>
Cc: Pavel Begunkov <asml.silence@...il.com>,
io-uring Mailing List <io-uring@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Ammar Faizi <ammarfaizi2@...weeb.org>
Subject: [PATCH liburing v1 0/3] Small fixes and CI update
Just a boring patchset.
- Address the recent io_uring-udp bug report on GitHub.
- No more sign-compare warnings on the GitHub build bot.
- Kill trailing whitespaces (manpage).
Signed-off-by: Ammar Faizi <ammarfaizi2@...weeb.org>
---
Ammar Faizi (3):
io_uring-udp: Fix the wrong `inet_ntop()` argument
github: Append `-Wno-sign-compare` to the GitHub build bot CFLAGS
man/io_uring_register_{buffers,files}: Kill trailing whitespaces
.github/workflows/build.yml | 2 +-
examples/io_uring-udp.c | 2 +-
man/io_uring_register_buffers.3 | 10 +++++-----
man/io_uring_register_files.3 | 22 +++++++++++-----------
4 files changed, 18 insertions(+), 18 deletions(-)
base-commit: 0dd82f0c63d468c5b3d9510af642968ce6e8ee21
--
Ammar Faizi
Powered by blists - more mailing lists