Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dm-raid: silence compiler warning on rebuilds_per_group.
This doesn't really need to be initialised, but it doesn't hurt, silences the compiler, and as it is a counter it makes sense for it to start at zero. Signed-off-by: NeilBrown <neilb@suse.de>
- Loading branch information