diff options
author | Li Nan <linan122@huawei.com> | 2024-06-25 14:55:17 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2024-06-27 14:56:35 +0300 |
commit | e269537e491da6336776b5548a3c73f62273aa15 (patch) | |
tree | 3c1e130b5d8c331d33ca76b0117d13e9f5ae8639 /scripts/lib/kdoc/kdoc_files.py | |
parent | 69b6517687a4b1fb250bd8c9c193a0a304c8ba17 (diff) | |
download | linux-e269537e491da6336776b5548a3c73f62273aa15.tar.xz |
block: clean up the check in blkdev_iomap_begin()
It is odd to check the offset amidst a series of assignments. Moving this
check to the beginning of the function makes the code look better.
Signed-off-by: Li Nan <linan122@huawei.com>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20240625115517.1472120-1-linan666@huaweicloud.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions