Allon Mureinik has uploaded a new change for review. 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 it's methods are used earlier on in the method. Change-Id: I3c416b1b5d9ee046a63d06d48b4940ecd8f2d875 Signed-off-by: Allon Mureinik <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/BaseImagesCommand.java 1 file changed, 13 insertions(+), 17 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/01/6401/1 -- To view, visit http://gerrit.ovirt.org/6401 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I3c416b1b5d9ee046a63d06d48b4940ecd8f2d875 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
