diff options
author | Jens Axboe <axboe@kernel.dk> | 2023-12-04 20:47:50 +0300 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2023-12-05 13:57:37 +0300 |
commit | 9fd7874c0e5c89d7da0b4442271696ec0f8edcba (patch) | |
tree | 02f05ac2574b38dcc3b39a942c34c0d4b04c29f7 /scripts/gdb/linux/radixtree.py | |
parent | 6ac805d13870925c787a28e3fe5cc73610cacd03 (diff) | |
download | linux-9fd7874c0e5c89d7da0b4442271696ec0f8edcba.tar.xz |
iov_iter: replace import_single_range() with import_ubuf()
With the removal of the 'iov' argument to import_single_range(), the two
functions are now fully identical. Convert the import_single_range()
callers to import_ubuf(), and remove the former fully.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Link: https://lore.kernel.org/r/20231204174827.1258875-3-axboe@kernel.dk
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/radixtree.py')
0 files changed, 0 insertions, 0 deletions