diff options
author | John Garry <john.g.garry@oracle.com> | 2024-12-02 14:57:27 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2024-12-12 18:43:28 +0300 |
commit | 2f4873f9b5f8a49113045ad91c021347486de323 (patch) | |
tree | 58689e328dd974272eac5428c99934ef212f5fc2 /tools/perf/scripts/python/task-analyzer.py | |
parent | 790eb09e59709a1ffc1c64fe4aae2789120851b0 (diff) | |
download | linux-2f4873f9b5f8a49113045ad91c021347486de323.tar.xz |
block: Make bio_iov_bvec_set() accept pointer to const iov_iter
Make bio_iov_bvec_set() accept a pointer to const iov_iter, which means
that we can drop the undesirable casting to struct iov_iter pointer in
blk_rq_map_user_bvec().
Signed-off-by: John Garry <john.g.garry@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20241202115727.2320401-1-john.g.garry@oracle.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions