diff options
author | Li Nan <[email protected]> | 2024-06-25 19:55:17 +0800 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2024-06-27 05:56:35 -0600 |
commit | e269537e491da6336776b5548a3c73f62273aa15 (patch) | |
tree | 3c1e130b5d8c331d33ca76b0117d13e9f5ae8639 /scripts/rustdoc_test_builder.rs | |
parent | 69b6517687a4b1fb250bd8c9c193a0a304c8ba17 (diff) |
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 <[email protected]>
Reviewed-by: Chaitanya Kulkarni <[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/rustdoc_test_builder.rs')
0 files changed, 0 insertions, 0 deletions