OSDN Git Service

l2tp: cleanup whitespace use
authorTom Parkin <tparkin@katalix.com>
Wed, 22 Jul 2020 16:32:05 +0000 (17:32 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 23 Jul 2020 01:08:39 +0000 (18:08 -0700)
commitb71a61ccfebb4ff733d2d9fc66cd5c75b7ae46a2
tree3ff36708660e2921d2e01e72d1d1a7346a141306
parent637989b5d77e954007aecaf6cadc7badc6ab94fb
l2tp: cleanup whitespace use

Fix up various whitespace issues as reported by checkpatch.pl:

 * remove spaces around operators where appropriate,
 * add missing blank lines following declarations,
 * remove multiple blank lines, or trailing blank lines at the end of
   functions.

Signed-off-by: Tom Parkin <tparkin@katalix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/l2tp/l2tp_core.c
net/l2tp/l2tp_debugfs.c
net/l2tp/l2tp_eth.c
net/l2tp/l2tp_ip.c
net/l2tp/l2tp_ip6.c
net/l2tp/l2tp_netlink.c
net/l2tp/l2tp_ppp.c