summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
authorLogan Gunthorpe <logang@deltatee.com>2022-06-16 13:19:39 -0600
committerJens Axboe <axboe@kernel.dk>2022-08-02 17:14:42 -0600
commit0a2d1694de6095dadbc99a6eb803ebab381de09e (patch)
tree9e5fbb04ebf663a8fad3fed314efdcd9ae400bc7 /Kconfig
parent4f35456076e1b63630f38879efb7db623906e1e8 (diff)
md/raid5: Refactor for loop in raid5_make_request() into while loop
The for loop with retry label can be more cleanly expressed as a while loop by moving the logical_sector increment into the success path. No functional changes intended. Signed-off-by: Logan Gunthorpe <logang@deltatee.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Song Liu <song@kernel.org> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions