Update git submodules
authorStephen Kitt <skitt@redhat.com>
Mon, 12 Mar 2018 16:40:56 +0000 (17:40 +0100)
committerGerrit Code Review <gerrit@opendaylight.org>
Sun, 25 Mar 2018 22:45:09 +0000 (22:45 +0000)
commit6a314c1bfbf3af8f1e5e18af461140026f97e5f9
tree1c82624865dae8e7960f1415395d206c9c1743ea
parent8ca9993462eb3f002cd9c50e29462416a47896f6
Update git submodules

* Update docs/submodules/genius from branch 'master'
  to a85ade55b848d9567978324e1415cd51d1fa89de
  - Use new Map methods

    Map::computeIfAbsent models the common "initialise value collection
    when missing and add to it" idiom.

    Change-Id: I6e21374a8dc3fba0b4942c40d0ab1031d65b97f8
Signed-off-by: Stephen Kitt <skitt@redhat.com>
  - Use switch instead of chained ifs

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