
13 Oct
2015
13 Oct
'15
12:46 p.m.
On Fri, Oct 09, 2015 at 09:34:06 -0400, John Ferlan wrote:
Rework the code in order to use the "ret = -1;" and goto cleanup; coding style.
Signed-off-by: John Ferlan <jferlan@redhat.com> --- src/storage/storage_backend.c | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-)
ACK, Peter