diff options
author | Jens Axboe <axboe@kernel.dk> | 2024-10-22 13:37:00 -0600 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2024-10-29 13:43:27 -0600 |
commit | 0a54a7dd0a12b777721f5ca55c9d6331d2a46b01 (patch) | |
tree | f9034a4b42b3bbe5f3bc472a846d0d66452c8e96 /scripts/lib/kdoc/kdoc_files.py | |
parent | b898b8c99ead1ce8bee95083bba296e4a86a6c05 (diff) |
io_uring: switch struct ext_arg from __kernel_timespec to timespec64
This avoids intermediate storage for turning a __kernel_timespec
user pointer into an on-stack struct timespec64, only then to turn it
into a ktime_t.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions