Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 6e3b96ed authored by NeilBrown's avatar NeilBrown
Browse files

md/raid5: fix previous patch.



Previous patch changes stripe and chunk_number to sector_t but
mistakenly did not update all of the divisions to use sector_dev().

This patch changes all the those divisions (actually the '%' operator)
to sector_div.

Signed-off-by: default avatarNeilBrown <neilb@suse.de>
Cc: stable@kernel.org
Tested-by: default avatarStefan Lippers-Hollmann <s.l-h@gmx.de>
parent 35f2a591
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment