Change in ovirt-engine[master]: findbugs - check for null on a already dereferenced variable
oourfali at redhat.com
oourfali at redhat.com
Mon Jun 24 13:02:39 UTC 2013
Oved Ourfali has submitted this change and it was merged.
Change subject: findbugs - check for null on a already dereferenced variable
......................................................................
findbugs - check for null on a already dereferenced variable
No need to check for null, as it cannot be null.
Change-Id: I86f454d2cff51b249745fb508ff547528538a21c
Signed-off-by: Oved Ourfali <oourfali at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/FenceVdsBaseCommand.java
1 file changed, 1 insertion(+), 2 deletions(-)
Approvals:
Roy Golan: Looks good to me, approved
Oved Ourfali: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/16034
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I86f454d2cff51b249745fb508ff547528538a21c
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan at redhat.com>
More information about the Engine-commits
mailing list