Re: Fix apparent cut-and-paste error in super_90_validate

2013-08-19 Thread NeilBrown
On Mon, 19 Aug 2013 22:26:32 -0400 Dave Jones wrote: > Setting a variable to itself probably wasn't the intention here. Probably not, no. Applied, thanks. NeilBrown > > Signed-off-by: Dave Jones > > diff --git a/drivers/md/md.c b/drivers/md/md.c > index 9f13e13..b9cb9e4 100644 > --- a/dri

Fix apparent cut-and-paste error in super_90_validate

2013-08-19 Thread Dave Jones
Setting a variable to itself probably wasn't the intention here. Signed-off-by: Dave Jones diff --git a/drivers/md/md.c b/drivers/md/md.c index 9f13e13..b9cb9e4 100644 --- a/drivers/md/md.c +++ b/drivers/md/md.c @@ -1180,7 +1180,7 @@ static int super_90_validate(struct mddev *mddev, struct md_r