commit | fc68aed15648c70db0377a6abd2b34ec328dd12a | [log] [tgz] |
---|---|---|
author | Huazhong Tan <tanhuazhong@huawei.com> | Sat May 30 09:08:29 2020 +0800 |
committer | David S. Miller <davem@davemloft.net> | Sat May 30 17:41:22 2020 -0700 |
tree | a700cbbebda365a40469aa72bda6792842da259d | |
parent | d62805087e7fbbd7582403b972dd75581256e585 [diff] |
net: hns3: remove two unused macros in hclgevf_cmd.c Macro hclgevf_ring_to_dma_dir and hclgevf_is_csq defined in hclgevf_cmd.c, but not used, so remove them. Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>