Liron Aravot has posted comments on this change. Change subject: core: Cleanup in RemoveImageCommand and anscentors ......................................................................
Patch Set 5: (1 inline comment) .................................................... File backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/GuidUtils.java Line 101: public static boolean isEmpty(NGuid guid) { because we already 'passed' the null check in the first part of the IF statement, maybe it'll be better to use == on the second part as it's an enum so we would avoid duplicate null check. -- To view, visit http://gerrit.ovirt.org/6024 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ie66b450571d680e556dc812d9926161d9f190221 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amure...@redhat.com> Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com> Gerrit-Reviewer: Daniel Erez <de...@redhat.com> Gerrit-Reviewer: Liron Aravot <lara...@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipc...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches