On Mon, 19 Dec 2022 22:49:52 +0700, Ammar Faizi wrote: > liburing updates, there are 8 patches in this series: > > - Patch #1 is to add a missing SPDX-License-Idetifier. > - Patch #2 is a Makefile warning fix due to the recent liburing > version check feature. > - Patch #3 to #6 are a preparation patch to make the clang build > stricter. > - Patch #7 is to apply extra clang flags to the GitHub bot CI. > - Patch #8 is the CHANGELOG file update. > > [...] Applied, thanks! [1/8] ffi: Add SPDX-License-Idetifier (no commit info) [2/8] Makefile: Add a '+' char to silence a Makefile warning (no commit info) [3/8] tests: Fix `-Wstrict-prototypes` warnings from Clang (no commit info) [4/8] test/ring-leak: Remove a "break" statement in a "for loop" (no commit info) [5/8] tests: Fix clang `-Wunreachable-code` warning (no commit info) [6/8] tests: Declare internal variables as static (no commit info) [7/8] github: Add more extra flags for clang build (no commit info) [8/8] CHANGELOG: Update the CHANGELOG file (no commit info) Best regards, -- Jens Axboe