Updated git submodules
authorStephen Kitt <skitt@redhat.com>
Fri, 15 Sep 2017 15:29:05 +0000 (17:29 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 21 Sep 2017 12:40:30 +0000 (12:40 +0000)
commitf887eecff914d7bb5fa211f70bd7452a6209287b
tree7a9a8538bbf2a54f39520c98b142b629474df1b1
parent098890cd5e5f6febceb8eea091b803e1e1574000
Updated git submodules

Project: netvirt master a883688e2176af0969a0dd2f6387a6a8465452dd

IfMgr clean-up

* Avoid calling overridable methods in the constructor.
* Initialise fields in the declaration.
* Remove unused parameters.
* Remove null checks after new, new never returns null.
* Remove unnecessary return statements.
* Remove end-of-method null assignments for local variables.
* Use Map methods to simplify processing.
* Fix a couple of invalid null-handling constructs.

Change-Id: I144268785df2b648daa487c1eb8c63877dd13325
Signed-off-by: Stephen Kitt <skitt@redhat.com>
docs/submodules/netvirt