[PATCH net-next 00/10] net: wan: clean up some code style issues

From: Guangbin Huang
Date: Mon May 24 2021 - 10:55:36 EST


This patchset clean up some code style issues.

Peng Li (10):
net: wan: remove redundant blank lines
net: wan: fix an code style issue about "foo* bar"
net: wan: add blank line after declarations
net: wan: code indent use tabs where possible
net: wan: fix the code style issue about trailing statements
net: wan: add some required spaces
net: wan: move out assignment in if condition
net: wan: replace comparison to NULL with "!card"
net: wan: fix the comments style issue
net: wan: add braces {} to all arms of the statement

drivers/net/wan/wanxl.c | 186 ++++++++++++++++++++++++------------------------
1 file changed, 94 insertions(+), 92 deletions(-)

--
2.8.1