Dan Kenigsberg has submitted this change and it was merged. Change subject: net: simplify _find_nets_with_available_devices algorithm. ......................................................................
net: simplify _find_nets_with_available_devices algorithm. Continue statements make this algorithm a bit tricky to understand. Change-Id: I0c4972c16753e391bf2691a6739b088a4cbd05e7 Signed-off-by: Ido Barkan <[email protected]> Reviewed-on: https://gerrit.ovirt.org/40541 Continuous-Integration: Jenkins CI Reviewed-by: Ondřej Svoboda <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M vdsm/vdsm-restore-net-config 1 file changed, 5 insertions(+), 6 deletions(-) Approvals: Ido Barkan: Verified Ondřej Svoboda: Looks good to me, but someone else must approve Jenkins CI: Passed CI tests Dan Kenigsberg: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/40541 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0c4972c16753e391bf2691a6739b088a4cbd05e7 Gerrit-PatchSet: 6 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Ido Barkan <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Ido Barkan <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Ondřej Svoboda <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
