[PATCH liburing v1 0/2] Two small fixes for the map file

From: Ammar Faizi
Date: Sat Aug 26 2023 - 10:18:52 EST


Hi Jens,

Two small fixes for the map file.

Signed-off-by: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
---

Ammar Faizi (2):
liburing.map: Remove `io_uring_queue_init_mem()` from v2.4
liburing-ffi.map: Move `io_uring_prep_sock_cmd()` to v2.5

src/liburing-ffi.map | 3 +--
src/liburing.map | 1 -
2 files changed, 1 insertion(+), 3 deletions(-)


base-commit: 545829c013a26709e78a13c49bbf3a60ef9bdeee
--
Ammar Faizi