Update git submodules

* Update sushy from branch 'master'
  - Fix wrong default JsonDataReader() argument
    
    It expect to use new JsonDataReader() instance as default argument
    in function call, but it will be only created once when the function
    is defined, and the same object is used in each successive call. It
    does not work as expected. So Use default argument None to signal that
    Reader was provided.
    
    Change-Id: I8b659132e4699c2f9a1b8109869c3a6c1b3ca096
This commit is contained in:
Lin Yang 2019-03-05 14:21:17 -08:00 committed by Gerrit Code Review
parent 136ddd2538
commit 600c42de70
1 changed files with 1 additions and 1 deletions

2
sushy

@ -1 +1 @@
Subproject commit 798458d444c332bf202902a370f8bf50017d871a
Subproject commit fc311f9ddbb5fe8559acc6974e371101ecb9353c