commit | 7158e0a7fa3a7793e1e33fd30ba01e83a8ee24b8 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <sthemmin@microsoft.com> | Fri Jan 13 09:30:36 2017 -0800 |
committer | Stephen Hemminger <sthemmin@microsoft.com> | Fri Jan 13 09:43:34 2017 -0800 |
tree | baff74ea8feddccc6e94068ffb291028290d6101 | |
parent | 5564ca33aba3af8cef5c3787b2423a7a5c27010b [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>