commit | e31053298408dc1fbb33ad2fdc9a114e70a9dfd6 | [log] [tgz] |
---|---|---|
author | Guangbin Huang <huangguangbin2@huawei.com> | Tue Jan 21 16:42:11 2020 +0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 21 11:46:21 2020 +0100 |
tree | ccc5a512caf66aefea67adb6ec94c3876fe73e53 | |
parent | 6f8e330d27464a7ff436f2944b84d640e42e5e6e [diff] |
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>