Tal Nisan has posted comments on this change. Change subject: core: cleanup: remove unnecessary variable and ifs ......................................................................
Patch Set 1: Looks good to me, approved (1 inline comment) .................................................... Commit Message Line 6: Line 7: core: cleanup: remove unnecessary variable and ifs Line 8: Line 9: BaseImagesCommand.getImage() used unnecessary auxiliary variable and if Line 10: statements for clas member mImage assignment, and now only uses class s/clas/class ;) Line 11: member mImage. Line 12: Line 13: Change-Id: If4ce2493c4cda5bc851aafb7a1abdc2dba9a99b5 -- To view, visit http://gerrit.ovirt.org/11831 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: If4ce2493c4cda5bc851aafb7a1abdc2dba9a99b5 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Vered Volansky <[email protected]> Gerrit-Reviewer: Alissa Bonas <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Liron Aravot <[email protected]> Gerrit-Reviewer: Maor Lipchuk <[email protected]> Gerrit-Reviewer: Tal Nisan <[email protected]> Gerrit-Reviewer: Vered Volansky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
