diff options
author | 2017-07-07 15:23:34 -0500 | |
---|---|---|
committer | 2017-07-08 11:27:55 +0100 | |
commit | e8df760307830ca26cf380a9a4b36468a0352fa5 (patch) | |
tree | d7c6c009a17b14c8063c386139341e75a2ed3566 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mpls: fix uninitialized in_label var warning in mpls_getroute (diff) | |
download | wireguard-linux-e8df760307830ca26cf380a9a4b36468a0352fa5.tar.xz wireguard-linux-e8df760307830ca26cf380a9a4b36468a0352fa5.zip |
net: ethernet: mediatek: remove useless code in mtk_probe()
Remove useless local variables _match_, _soc_ and the code related.
Notice that
const struct of_device_id of_mtk_match[] = {
{ .compatible = "mediatek,mt2701-eth" },
{},
};
So match->data is NULL.
Suggested-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions