
16 Apr
2018
16 Apr
'18
12:16 p.m.
On Wed, Apr 11, 2018 at 12:57:08PM -0400, John Ferlan wrote:
Remove the unnecessary goto error followed by goto cleanup processing.
Signed-off-by: John Ferlan <jferlan@redhat.com> --- src/openvz/openvz_driver.c | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano