Change in ovirt-engine[master]: core: BaseImagesCommand: remove useless null check

Maor Lipchuk has submitted this change and it was merged. Change subject: core: BaseImagesCommand: remove useless null check ...................................................................... core: BaseImagesCommand: remove useless null check Removed a couple of null checks of a variable that is clearly not null, since its methods are used earlier on in the method. Change-Id: I3c416b1b5d9ee046a63d06d48b4940ecd8f2d875 Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/BaseImagesCommand.java 1 file changed, 4 insertions(+), 8 deletions(-) Approvals: Maor Lipchuk: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/6401 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3c416b1b5d9ee046a63d06d48b4940ecd8f2d875 Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@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: Maor Lipchuk <mlipchuk@redhat.com>
participants (1)
-
mlipchuk@redhat.com