diff options
author | 2022-04-26 01:29:04 -0700 | |
---|---|---|
committer | 2022-04-26 06:50:42 -0600 | |
commit | cc51eaa8b530bf070e76847a717adcbf603469b7 (patch) | |
tree | 9d5e12cf51ac87ac90b9fb024a563b664d0b9644 /lib/test_bitmap.c | |
parent | io_uring: add socket(2) support (diff) | |
download | linux-dev-cc51eaa8b530bf070e76847a717adcbf603469b7.tar.xz linux-dev-cc51eaa8b530bf070e76847a717adcbf603469b7.zip |
io_uring: add type to op enum
It is useful to have a type enum for opcodes, to allow the compiler to
assert that every value is used in a switch statement.
Signed-off-by: Dylan Yudaken <dylany@fb.com>
Link: https://lore.kernel.org/r/20220426082907.3600028-2-dylany@fb.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'lib/test_bitmap.c')
0 files changed, 0 insertions, 0 deletions