diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2025-01-16 05:53:26 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2025-01-21 17:07:17 +0300 |
commit | bb2d76344bc80933a462aa84581d1258e0dc758b (patch) | |
tree | b1a35a8f49a7215025c69f47d8d66d2d8efc24d2 /lib/crypto/mpi/mpiutil.c | |
parent | 5719e2823565a304a2afb752d4792c622a693e22 (diff) | |
download | linux-bb2d76344bc80933a462aa84581d1258e0dc758b.tar.xz |
io_uring: clean up io_uring_register_get_file()
Make it always reference the returned file. It's safer, especially with
unregistrations happening under it. And it makes the api cleaner with no
conditional clean ups by the caller.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/0d0b13a63e8edd6b5d360fc821dcdb035cb6b7e0.1736995897.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'lib/crypto/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions