
Tal Nisan has submitted this change and it was merged. Change subject: core: Remove redundant String initialization in VmDeviceCommonUtilsTest ...................................................................... core: Remove redundant String initialization in VmDeviceCommonUtilsTest Remove redundant new String("...") declaration as per Java's good practice Change-Id: Ieff6fd17c220ac1a0e52ba5e772210400c7776c2 Signed-off-by: Tal Nisan <tnisan@redhat.com> --- M backend/manager/modules/common/src/test/java/org/ovirt/engine/core/common/utils/VmDeviceCommonUtilsTest.java 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Tal Nisan: Verified Jenkins CI: Passed CI tests Allon Mureinik: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/56300 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ieff6fd17c220ac1a0e52ba5e772210400c7776c2 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>