]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Fix a warning about an uninitialised variable.
authorNeil Brown <neilb@suse.de>
Thu, 22 Feb 2007 03:59:16 +0000 (14:59 +1100)
committerNeil Brown <neilb@suse.de>
Thu, 22 Feb 2007 03:59:16 +0000 (14:59 +1100)
commitae491d1e2c1c61be8bb341bd024e467e419a464c
tree43342e84c242b1de70e56f12eb0c71de1a5bcea2
parent3e6944b2cc18f5fa200790c5196fea7c6dd4825f
Fix a warning about an uninitialised variable.

The case that doesn't initialise it is impossible,
so just return with an error..
ChangeLog
super1.c