Change in ovirt-engine[master]: engine: Move local variable into function

masayag at redhat.com masayag at redhat.com
Thu Jan 3 12:39:32 UTC 2013


Moti Asayag has submitted this change and it was merged.

Change subject: engine: Move local variable into function
......................................................................


engine: Move local variable into function

The patch move a local variable into function
which was initialized by VdsBrokerObjectsBuilder.updateNetworkData
but never used (only locally within the function).

Change-Id: I3bd0de9b4be0405932cbc91e18681e38595ba9ba
Signed-off-by: Moti Asayag <masayag at redhat.com>
---
M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VdsBrokerObjectsBuilder.java
1 file changed, 4 insertions(+), 6 deletions(-)

Approvals:
  Moti Asayag: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/10612
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I3bd0de9b4be0405932cbc91e18681e38595ba9ba
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkolesni at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>



More information about the Engine-commits mailing list