mbox series

[net-next,0/4] net: hns: clean up some code style issues

Message ID 1620977502-27236-1-git-send-email-huangguangbin2@huawei.com
Headers show
Series net: hns: clean up some code style issues | expand

Message

huangguangbin (A) May 14, 2021, 7:31 a.m. UTC
This patchset clean up some code style issues.

Peng Li (4):
  net: hns: fix the comments style issue
  net: hns: fix some code style issue about space
  net: hns: space required before the open brace '{'
  net: hns: remove redundant return int void function

 drivers/net/ethernet/hisilicon/hns/hns_ae_adapt.c  |  2 -
 drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.c  |  3 +-
 drivers/net/ethernet/hisilicon/hns/hns_dsaf_misc.c | 72 +++++++++++-----------
 3 files changed, 37 insertions(+), 40 deletions(-)