Change in ovirt-engine[master]: core: CommandCallbacksPoller - removing redundant else clause

Code Review gerrit at ovirt.org
Thu Mar 2 08:35:08 UTC 2017


>From Liron Aravot <laravot at redhat.com>:

Liron Aravot has submitted this change and it was merged.

Change subject: core: CommandCallbacksPoller - removing redundant else clause
......................................................................


core: CommandCallbacksPoller - removing redundant else clause

As the if clause executes continue if it's true. That means that the
code currently in the else clause won't be executed even if it's not in
an else block.

Change-Id: Id5ac2181e6e19c384e738b942724863eb9faca26
Signed-off-by: Liron Aravot <laravot at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/tasks/CommandCallbacksPoller.java
1 file changed, 6 insertions(+), 6 deletions(-)

Approvals:
  Moti Asayag: Looks good to me, approved
  Liron Aravot: Verified; Passed CI tests



-- 
To view, visit https://gerrit.ovirt.org/73191
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Id5ac2181e6e19c384e738b942724863eb9faca26
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liron Aravot <laravot at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Liron Aravot <laravot at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>


More information about the Engine-commits mailing list