diff options
author | Ammar Faizi <ammarfaizi2@gnuweeb.org> | 2022-08-23 14:45:49 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-08-23 16:22:33 +0300 |
commit | e1d0c6d05afdcff01ace698edb3b8808db1dc066 (patch) | |
tree | fdb6b77e441321118fd1a56af68a13dcdebf2de6 /io_uring | |
parent | c2fa700c5f7667800b6cfedcb9994eb5eb69e6cc (diff) | |
download | linux-e1d0c6d05afdcff01ace698edb3b8808db1dc066.tar.xz |
io_uring: uapi: Add `extern "C"` in io_uring.h for liburing
Make it easy for liburing to integrate uapi header with the kernel.
Previously, when this header changes, the liburing side can't directly
copy this header file due to some small differences. Sync them.
Link: https://lore.kernel.org/io-uring/f1feef16-6ea2-0653-238f-4aaee35060b6@kernel.dk
Cc: Bart Van Assche <bvanassche@acm.org>
Cc: Dylan Yudaken <dylany@fb.com>
Cc: Facebook Kernel Team <kernel-team@fb.com>
Signed-off-by: Ammar Faizi <ammarfaizi2@gnuweeb.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'io_uring')
0 files changed, 0 insertions, 0 deletions