On Wed, Feb 06, 2019 at 08:41:40AM -0500, John Ferlan wrote:
Let's make use of the auto __cleanup capabilities cleaning up any
now unnecessary goto paths.
Signed-off-by: John Ferlan <jferlan(a)redhat.com>
---
src/storage/storage_driver.c | 70 ++++++++++++------------------------
1 file changed, 23 insertions(+), 47 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano