Change in ovirt-engine[master]: core: ReconstructMasterDomainCommand local initializer

amureini at redhat.com amureini at redhat.com
Wed Jun 15 06:49:44 UTC 2016


Allon Mureinik has submitted this change and it was merged.

Change subject: core: ReconstructMasterDomainCommand local initializer
......................................................................


core: ReconstructMasterDomainCommand local initializer

Removed redundant initialization of a local variable. This null value is
overwritten in the following statement, whether the flow goes to the
"if" branch or the "else" branch.

Change-Id: If539522d9e099a54fdb48c312183d660066f7bfe
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/pool/ReconstructMasterDomainCommand.java
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Tal Nisan: Looks good to me, approved
  Jenkins CI: Passed CI tests
  Allon Mureinik: Verified



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

Gerrit-MessageType: merged
Gerrit-Change-Id: If539522d9e099a54fdb48c312183d660066f7bfe
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list