md/raid5: move common code into handle_stripe
authorNeilBrown <neilb@suse.de>
Tue, 26 Jul 2011 01:35:15 +0000 (11:35 +1000)
committerNeilBrown <neilb@suse.de>
Tue, 26 Jul 2011 01:35:15 +0000 (11:35 +1000)
There is common code at the start of handle_stripe5 and
handle_stripe6.  Move it into handle_stripe.

Signed-off-by: NeilBrown <neilb@suse.de>
Reviewed-by: Namhyung Kim <namhyung@gmail.com>

No differences found