git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4dc163
)
dm-raid: silence compiler warning on rebuilds_per_group.
author
NeilBrown
<neilb@suse.de>
Thu, 9 May 2013 00:27:49 +0000
(10:27 +1000)
committer
NeilBrown
<neilb@suse.de>
Thu, 13 Jun 2013 22:10:26 +0000
(08:10 +1000)
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>
drivers/md/dm-raid.c
patch
|
blob
|
history
diff --cc
drivers/md/dm-raid.c
Simple merge