[PATCH net-next 0/8] net: pc300too: clean up some code style issues

From: Guangbin Huang
Date: Thu Jun 10 2021 - 23:39:58 EST


From: Peng Li <lipeng321@xxxxxxxxxx>

This patchset clean up some code style issues.

Peng Li (8):
net: pc300too: remove redundant blank lines
net: pc300too: add blank line after declarations
net: pc300too: fix the code style issue about "foo * bar"
net: pc300too: move out assignment in if condition
net: pc300too: remove redundant initialization for statics
net: pc300too: replace comparison to NULL with "!card->plxbase"
net: pc300too: add some required spaces
net: pc300too: fix the comments style issue

drivers/net/wan/pc300too.c | 52 +++++++++++++---------------------------------
1 file changed, 15 insertions(+), 37 deletions(-)

--
2.8.1