net: hns3: delete unnecessary blank line and space for cleanup
authorGuangbin Huang <huangguangbin2@huawei.com>
Tue, 21 Jan 2020 08:42:11 +0000 (16:42 +0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Jan 2020 10:46:21 +0000 (11:46 +0100)
commite31053298408dc1fbb33ad2fdc9a114e70a9dfd6
treeccc5a512caf66aefea67adb6ec94c3876fe73e53
parent6f8e330d27464a7ff436f2944b84d640e42e5e6e
net: hns3: delete unnecessary blank line and space for cleanup

This patch deletes some unnecessary blank lines and spaces to clean up
code, and in hclgevf_set_vlan_filter() moves the comment to the front
of hclgevf_send_mbx_msg().

Signed-off-by: Guangbin Huang <huangguangbin2@huawei.com>
Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.c
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c