Liron Aravot has uploaded a new change for review. Change subject: core: RegisterVdsQuery -removed uneeded null value check ......................................................................
core: RegisterVdsQuery -removed uneeded null value check invocation of the private isValidOtp() method occures only when to otp is not null, so there is no reason for checking if its not null again in the method body. Change-Id: I53542e8a06d12b9b9fc586f1331538400d357bca Signed-off-by: Liron Aravot <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RegisterVdsQuery.java 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/67/6067/1 -- To view, visit http://gerrit.ovirt.org/6067 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I53542e8a06d12b9b9fc586f1331538400d357bca Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Liron Aravot <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
