commit | d1100488c3ce11b853785cf15ee4c19bfab4c842 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sun Jun 07 16:56:05 2020 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Thu Jul 16 15:35:28 2020 +0200 |
tree | 35e19639c51f9116946204dfe4568f4e282119da | |
parent | 1a6a050620e496abf42749a2e1d3882645cc053f [diff] |
md: simplify md_setup_drive Move the loop over the possible arrays into the caller to remove a level of indentation for the whole function. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: NeilBrown <neilb@suse.de> Acked-by: Song Liu <song@kernel.org> Acked-by: Linus Torvalds <torvalds@linux-foundation.org>