Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
io_uring: remove unused function parameter
Parameter res2 is not used in __io_complete_rw, remove it. Fixes: 6b19b76 ("fs: get rid of the res2 iocb->ki_complete argument") Signed-off-by: GuoYong Zheng <zhenggy@chinatelecom.cn> Link: https://lore.kernel.org/r/1641377522-1851-1-git-send-email-zhenggy@chinatelecom.cn Signed-off-by: Jens Axboe <axboe@kernel.dk>
- Loading branch information