commit | 6d85a57e20825e72895c31eb69080df8d476edb2 | [log] [tgz] |
---|---|---|
author | Jes Sorensen <Jes.Sorensen@redhat.com> | Fri Dec 17 16:02:40 2010 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Dec 17 16:15:04 2010 +0100 |
tree | f433ded4fbc595702d524f1fe8da2c6c6c9836da | |
parent | 7c80ab3f21f0b1342f23057d4345ae266c7348d9 [diff] |
Add proper -errno error return values to qcow2_open() In addition this adds missing braces to the function to be consistent with the coding style. Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>