linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/9] net: lapbether: clean up some code style issues
@ 2021-06-09  9:39 Guangbin Huang
  2021-06-09  9:39 ` [PATCH net-next 1/9] net: lapbether: remove redundant blank line Guangbin Huang
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Guangbin Huang @ 2021-06-09  9:39 UTC (permalink / raw)
  To: davem, kuba, xie.he.0141, ms, willemb
  Cc: netdev, linux-kernel, lipeng321, huangguangbin2

From: Peng Li <lipeng321@huawei.com>

This patchset clean up some code style issues.

Peng Li (9):
  net: lapbether: remove redundant blank line
  net: lapbether: add blank line after declarations
  net: lapbether: move out assignment in if condition
  net: lapbether: remove trailing whitespaces
  net: lapbether: remove unnecessary out of memory message
  net: lapbether: fix the comments style issue
  net: lapbether: replace comparison to NULL with "lapbeth_get_x25_dev"
  net: lapbether: fix the alignment issue
  net: lapbether: fix the code style issue about line length

 drivers/net/wan/lapbether.c | 65 +++++++++++++++++++++------------------------
 1 file changed, 30 insertions(+), 35 deletions(-)

-- 
2.8.1


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2021-06-09 21:20 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-09  9:39 [PATCH net-next 0/9] net: lapbether: clean up some code style issues Guangbin Huang
2021-06-09  9:39 ` [PATCH net-next 1/9] net: lapbether: remove redundant blank line Guangbin Huang
2021-06-09  9:39 ` [PATCH net-next 2/9] net: lapbether: add blank line after declarations Guangbin Huang
2021-06-09  9:39 ` [PATCH net-next 3/9] net: lapbether: move out assignment in if condition Guangbin Huang
2021-06-09  9:39 ` [PATCH net-next 4/9] net: lapbether: remove trailing whitespaces Guangbin Huang
2021-06-09  9:39 ` [PATCH net-next 5/9] net: lapbether: remove unnecessary out of memory message Guangbin Huang
2021-06-09  9:39 ` [PATCH net-next 6/9] net: lapbether: fix the comments style issue Guangbin Huang
2021-06-09  9:39 ` [PATCH net-next 7/9] net: lapbether: replace comparison to NULL with "lapbeth_get_x25_dev" Guangbin Huang
2021-06-09  9:39 ` [PATCH net-next 8/9] net: lapbether: fix the alignment issue Guangbin Huang
2021-06-09  9:39 ` [PATCH net-next 9/9] net: lapbether: fix the code style issue about line length Guangbin Huang
2021-06-09 21:20 ` [PATCH net-next 0/9] net: lapbether: clean up some code style issues patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).