Updated git submodules
authorMichael Vorburger <vorburger@redhat.com>
Wed, 5 Apr 2017 17:29:15 +0000 (19:29 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Fri, 21 Apr 2017 11:24:38 +0000 (11:24 +0000)
commitacea9cc59d37e8e2a7f258b97eb54e448427db32
tree3085f0231bfa0dda1979190676e2e7b421c3ea4c
parent5f565a335c02907aa453a3c48828ce05814f241b
Updated git submodules

Project: genius master d0b037fbde7791c5d909c2ee1ffc86839965034e

Clean up ITM impl *Worker: Use "final" where possible, avoid parameters

Just a start, there is more TBD here re. static and all; e.g. the
Itm*Tunnel*Worker private static methods could probably be made
non-static and an the workers made to have an instance, or even just be
moved into the respective Itm*Worker classes, which seem to be the only
place using them.

This change was motivated by having had a closer look at this code due
to review comment in c/52871 to make something non-static which we
cannot yet easily, because of this.

Change-Id: Ib22ef6edb86ae50b1fe91bf68b9f85ad93dc612f
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
docs/submodules/genius