commit | 674a135746aa7553eff12177d11868367aa102cb | [log] [tgz] |
---|---|---|
author | Barry Song <song.bao.hua@hisilicon.com> | Thu Jun 18 13:02:07 2020 +1200 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 18 20:43:10 2020 -0700 |
tree | 81bd1abc758eaefd2c4c2de918dd8a6b62180a75 | |
parent | 9f66a4557e9338eecee4159834c3d1ec4a327158 [diff] |
net: hns3: remove unnecessary devm_kfree since we are using device-managed function, it is unnecessary to free in probe. Signed-off-by: Barry Song <song.bao.hua@hisilicon.com> Signed-off-by: David S. Miller <davem@davemloft.net>