Change in ovirt-engine[master]: core: RegisterVdsQuery -removed unnecessary null value check

Maor Lipchuk has submitted this change and it was merged. Change subject: core: RegisterVdsQuery -removed unnecessary null value check ...................................................................... core: RegisterVdsQuery -removed unnecessary null value check the private method isValidOtp() checks also for a null otp, so there is no reason to check if it's null before invocation of the method Change-Id: I53542e8a06d12b9b9fc586f1331538400d357bca Signed-off-by: Liron Aravot <laravot@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RegisterVdsQuery.java 1 file changed, 7 insertions(+), 1 deletion(-) Approvals: Maor Lipchuk: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/6067 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I53542e8a06d12b9b9fc586f1331538400d357bca Gerrit-PatchSet: 10 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Ayal Baron <abaron@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com>
participants (1)
-
mlipchuk@redhat.com