commit | 2c616a8b6bd3b51b560d994f3412da998fe7ee48 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <stephen@networkplumber.org> | Sat Mar 04 18:27:13 2017 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Mar 17 15:10:48 2017 +0900 |
tree | 66ea1204179bb397cc80f90813434e411b58f467 | |
parent | 8b1f91fb4c1a8a860b8edc0c383821b2ff8a1ece [diff] |
vmbus: remove unnecessary initialization Don't initialize variables that are then set a few lines later. Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com> Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>