mbox series

[net-next,0/6] net: wan: clean up some code style issues

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

Message

huangguangbin (A) May 21, 2021, 1:08 a.m. UTC
This patchset clean up some code style issues.

Peng Li (6):
  net: wan: fix an code style issue about "foo* bar"
  net: wan: add some required spaces
  net: wan: fix the code style issue about trailing statements
  net: wan: remove redundant blank lines
  net: wan: add braces {} to all arms of the statement
  net: wan: add necessary () to macro argument

 drivers/net/wan/hd64572.c | 95 +++++++++++++++++++++++------------------------
 1 file changed, 47 insertions(+), 48 deletions(-)