diff options
author | Ian Gulliver <git@flamingcow.io> | 2019-05-18 23:35:37 -0700 |
---|---|---|
committer | Ian Gulliver <git@flamingcow.io> | 2019-05-19 10:21:01 -0700 |
commit | 38eabdd644116198de452d7407b0b35ce51cdb1b (patch) | |
tree | 602308d43d0b344495b6293cfb9a944588faf009 /src/register.c | |
parent | 4e416217170ef2a5dbbd6766a4f3f1381ef2e7c9 (diff) |
Match const signatures in io_uring_prep_* to native functions
io_uring_prep_{readv,writev,read_fixed,write_fixed}() take
non-const arguments that are const in the native functions
that they mimic. Make those arguments const.
Signed-off-by: Ian Gulliver <git@flamingcow.io>
Diffstat (limited to 'src/register.c')
0 files changed, 0 insertions, 0 deletions