38eabdd644116198de452d7407b0b35ce51cdb1b
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>
Description
No description provided
Languages
C
93%
Makefile
6.5%
Shell
0.5%