diff options
| author | Gabriel Krisman Bertazi <[email protected]> | 2024-03-28 17:09:35 -0400 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2024-04-15 08:10:26 -0600 |
| commit | 0f21a9574b1d04afbf818a3e6a60cb95eb04a616 (patch) | |
| tree | c58cf3e23b6150b7d5ebeb94b90c5764e3bef2f6 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | 22537c9f79417fed70b352d54d01d2586fee9521 (diff) | |
io_uring: Avoid anonymous enums in io_uring uapi
While valid C, anonymous enums confuse Cython (Python to C translator),
as reported by Ritesh (YoSTEALTH) [1] . Since people rely on it when
building against liburing and we want to keep this header in sync with
the library version, let's name the existing enums in the uapi header.
[1] https://github.com/cython/cython/issues/3240
Signed-off-by: Gabriel Krisman Bertazi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions