diff options
author | Jens Axboe <axboe@kernel.dk> | 2022-05-24 01:49:31 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-05-25 14:37:06 +0300 |
commit | 54739cc6b4e12b8bf3802536634b8e896eb796b1 (patch) | |
tree | c72e16ffa170aee4a62d098fd0c8676e3952aca6 /scripts/gdb/linux/utils.py | |
parent | ecddc25d1355d0ce2b486a4991b826b6e87875a9 (diff) | |
download | linux-54739cc6b4e12b8bf3802536634b8e896eb796b1.tar.xz |
io_uring: make prep and issue side of req handlers named consistently
Almost all of them are, the odd ones out are the poll remove and the
files update request. Name them like the others, which is:
io_#cmdname_prep for request preparation
io_#cmdname for request issue
Reviewed-by: Kanchan Joshi <joshi.k@samsung.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions