]> git.neil.brown.name Git - mdadm.git/commit
Grow: Simplify error paths in Grow_addbitmap()
authorJes Sorensen <Jes.Sorensen@redhat.com>
Thu, 12 May 2016 18:37:44 +0000 (14:37 -0400)
committerJes Sorensen <Jes.Sorensen@redhat.com>
Thu, 12 May 2016 19:27:18 +0000 (15:27 -0400)
commit4ed129aca7fd26dd134eecd6fea91dc83ae23aa0
treeba0d15e23410a92dba68407eefa4af25d8cdf60c
parent2ec2b7e9d5b6b4f3611f639ee5d221e03de18c61
Grow: Simplify error paths in Grow_addbitmap()

This gets rid of some repeated exit paths, making the code a little
cleaner.

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Grow.c