commit | 6c4c137e5035e0e17fa40c223fa0a3167e0f65fa | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <sthemmin@microsoft.com> | Tue Aug 23 12:17:55 2016 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 23 12:05:37 2016 -0700 |
tree | 138e5ac2c816a8d030be9635352508186c9ad481 | |
parent | 7a2a0a84fda33062200decf5e201b182591bf0ec [diff] |
hv_netvsc: make variable local The variable m_ret is only used in one basic block. Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net>