diff options
author | Kanchan Joshi <[email protected]> | 2022-04-22 15:40:48 +0530 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2022-04-24 18:29:33 -0600 |
commit | 4ffaa94b9c047fe0e82b1f271554f31f0e2e2867 (patch) | |
tree | 34aba8c28ce18d4a86fabfbec72860704c4fe916 /scripts/gdb/linux/utils.py | |
parent | 0200ce6a57c5de802f4e438485c14cc9d63d5f4b (diff) |
io_uring: cleanup error-handling around io_req_complete
Move common error-handling to io_req_complete, so that various callers
avoid repeating that. Few callers (io_tee, io_splice) require slightly
different handling. These are changed to use __io_req_complete instead.
Suggested-by: Christoph Hellwig <[email protected]>
Signed-off-by: Kanchan Joshi <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions