Allon Mureinik has submitted this change and it was merged.
Change subject: core: Remove VmDeviceUtils#EMPTY_SPEC_PARAMS
......................................................................
core: Remove VmDeviceUtils#EMPTY_SPEC_PARAMS
The constant conveys no extra information other than being an empty
map, so there's no value in keeping it instead of just calling
Collections#emptyMap() instead.
Change-Id: I67dab16eb66df90f8d1689b65ef8bebd11d9082a
Signed-off-by: Allon Mureinik <amureini(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/utils/VmDeviceUtils.java
1 file changed, 7 insertions(+), 8 deletions(-)
Approvals:
Allon Mureinik: Verified; Passed CI tests
Arik Hadas: Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/60879
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I67dab16eb66df90f8d1689b65ef8bebd11d9082a
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>