]> git.ipfire.org Git - thirdparty/mdadm.git/commit - Incremental.c
Introduce single-exit pattern for Incremental
authorNeilBrown <neilb@suse.de>
Mon, 23 Aug 2010 06:59:50 +0000 (16:59 +1000)
committerNeilBrown <neilb@suse.de>
Mon, 6 Sep 2010 01:26:27 +0000 (11:26 +1000)
commit15d4a7e44748e0b71315ec2e14f0a0f959b82568
treed0b270d43ba74f057d6be346a984f79ff81be0b5
parentf5f12c84ac14bd123b9fa59ecb4f4366ab948853
Introduce single-exit pattern for Incremental

All exits should goto the end for clean-up.

Signed-off-by: NeilBrown <neilb@suse.de>
Incremental.c