md: remove unnecessary arguments from ->reconfig method.
authorNeilBrown <neilb@suse.de>
Wed, 17 Jun 2009 22:47:42 +0000 (08:47 +1000)
committerNeilBrown <neilb@suse.de>
Wed, 17 Jun 2009 22:47:42 +0000 (08:47 +1000)
Passing the new layout and chunksize as args is not necessary as
the mddev has fields for new_check and new_layout.

This is preparation for combining the check_reshape and reconfig
methods

Signed-off-by: NeilBrown <neilb@suse.de>

No differences found