net: hns3: fix two coding style issues in hclgevf_main.c
authorHuazhong Tan <tanhuazhong@huawei.com>
Sat, 30 May 2020 01:08:31 +0000 (09:08 +0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 31 May 2020 00:41:22 +0000 (17:41 -0700)
commit2adb8187e5439e5066c9893586e5079e89f9060a
tree2b37c9398a27a7ed72b26cbaf5b100e9adf64eda
parentec4d9392207aad5db32cc518c4a5c8b7f1057fa1
net: hns3: fix two coding style issues in hclgevf_main.c

Remove a redundant blank line in hclgevf_cmd_set_promisc_mode(),
and fix a reverse xmas tree coding style issue in
hclgevf_set_rss_tc_mode().

Reported-by: Jian Shen <shenjian15@huawei.com>
Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c