diff options
author | NeilBrown <neilb@suse.de> | 2009-06-16 16:46:46 +1000 |
---|---|---|
committer | NeilBrown <neilb@suse.de> | 2009-06-16 16:46:46 +1000 |
commit | d27a43abd7be0ab4b2337e4587feca8c7340e5f9 (patch) | |
tree | a5a3e0ec947ebfc0d3dc75b9487c8e80de176a2d /drivers/md/raid0.h | |
parent | dc58266385e51420298275c90a616c34f1473a73 (diff) | |
download | linux-stable-d27a43abd7be0ab4b2337e4587feca8c7340e5f9.tar.gz linux-stable-d27a43abd7be0ab4b2337e4587feca8c7340e5f9.tar.bz2 linux-stable-d27a43abd7be0ab4b2337e4587feca8c7340e5f9.zip |
md/raid0: two cleanups in create_stripe_zones.
1/ remove current_start. The same value is available in
zone->dev_start and storing it separately doesn't gain anything.
2/ rename curr_zone_start to curr_zone_end as we are now more
focused on the 'end' of each zone. We end up storing the
same number though - the old name was a little confusing
(and what does 'current' mean in this context anyway).
Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'drivers/md/raid0.h')
0 files changed, 0 insertions, 0 deletions