mbox series

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

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

Message

huangguangbin (A) May 25, 2021, 2:07 p.m. UTC
This patchset clean up some code style issues.

Peng Li (6):
  net: wan: remove redundant blank lines
  net: wan: add blank line after declarations
  net: wan: fix an code style issue about "foo* bar
  net: wan: add some required spaces
  net: wan: replace comparison to NULL with "!card"
  net: wan: add spaces required around that ':' and '+'

 drivers/net/wan/n2.c | 56 +++++++++++++++++-----------------------------------
 1 file changed, 18 insertions(+), 38 deletions(-)