Michael Kublin has uploaded a new change for review. Change subject: core: Making code readable ......................................................................
core: Making code readable The following patch is fixing an unreadable code What was fixed: 1. Using for each pattern 2. Removing unneeded object creation 3. Removed unneeded code 4. Make code simple Change-Id: Icb974c97a6f6f4ccf9841ec4d14cb3e216836bb1 Signed-off-by: Michael Kublin <mkub...@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveDiskCommand.java 1 file changed, 12 insertions(+), 12 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/24/5924/1 -- To view, visit http://gerrit.ovirt.org/5924 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Icb974c97a6f6f4ccf9841ec4d14cb3e216836bb1 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Michael Kublin <mkub...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches