]> git.proxmox.com Git - mirror_qemu.git/commit
curl: Remove unnecessary use of goto
authorMatthew Booth <mbooth@redhat.com>
Tue, 29 Apr 2014 15:03:26 +0000 (16:03 +0100)
committerKevin Wolf <kwolf@redhat.com>
Wed, 30 Apr 2014 14:34:06 +0000 (16:34 +0200)
commit9e550b326076caf4a1756b77eee95ad60b4adc27
tree6d9a1b4aa4c5fc73d3aa0151ac81cabb866a0868
parentf6246509be602369cfa1250965e1e62a0c62c99f
curl: Remove unnecessary use of goto

This isn't any of the usually acceptable uses of goto.

Signed-off-by: Matthew Booth <mbooth@redhat.com>
Tested-by: Richard W.M. Jones <rjones@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/curl.c