OpenCloudOS-Kernel/drivers/net/ethernet/hisilicon/hns3
Huazhong Tan 60df7e91cc net: hns3: cleanup some coding style issue
This patch removes some unnecessary return value assignments,
some duplicated printing in the caller, refines the judgment
of 0 and uses le16_to_cpu to replace __le16_to_cpu.

Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-01-21 11:46:21 +01:00
..
hns3pf net: hns3: cleanup some coding style issue 2020-01-21 11:46:21 +01:00
hns3vf net: hns3: cleanup some coding style issue 2020-01-21 11:46:21 +01:00
Makefile net: hns3: add trace event support for HNS3 driver 2020-01-06 13:26:25 -08:00
hclge_mbx.h net: hns3: cleanup some print format warning 2019-10-31 12:03:23 -07:00
hnae3.c net: hns3: add or modify some comments 2019-10-31 12:03:23 -07:00
hnae3.h net: hns3: refactor the procedure of VF FLR 2020-01-11 14:52:22 -08:00
hns3_dcbnl.c net: hns3: fix some coding style issues 2019-06-09 13:20:59 -07:00
hns3_debugfs.c net: hns3: delete unnecessary blank line and space for cleanup 2020-01-21 11:46:21 +01:00
hns3_enet.c net: hns3: cleanup some coding style issue 2020-01-21 11:46:21 +01:00
hns3_enet.h net: hns3: add trace event support for HNS3 driver 2020-01-06 13:26:25 -08:00
hns3_ethtool.c net: hns3: replace snprintf with scnprintf in hns3_update_strings 2020-01-21 10:48:40 +01:00
hns3_trace.h net: hns3: add trace event support for HNS3 driver 2020-01-06 13:26:25 -08:00