From: NeilBrown Date: Thu, 9 May 2013 00:27:49 +0000 (+1000) Subject: dm-raid: silence compiler warning on rebuilds_per_group. X-Git-Tag: v3.11-rc1~91^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f6bbd3ffd7b733dd705e494663e5761aa2cb9c1;p=pandora-kernel.git 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 --- Reading git-diff-tree failed