diff options
author | Tom Parkin <tparkin@katalix.com> | 2020-07-22 17:32:07 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-07-22 18:08:39 -0700 |
commit | 9f7da9a0e3dc43fa6046fd29cc4531b86af65446 (patch) | |
tree | 3e6848bcfff855d6e06a23a4335292de9f28fa1e /net/netlink | |
parent | 20dcb1107ab1a3423c72a88269b9775cc549262a (diff) | |
download | linux-stable-9f7da9a0e3dc43fa6046fd29cc4531b86af65446.tar.gz linux-stable-9f7da9a0e3dc43fa6046fd29cc4531b86af65446.tar.bz2 linux-stable-9f7da9a0e3dc43fa6046fd29cc4531b86af65446.zip |
l2tp: cleanup difficult-to-read line breaks
Some l2tp code had line breaks which made the code more difficult to
read. These were originally motivated by the 80-character line width
coding guidelines, but were actually a negative from the perspective of
trying to follow the code.
Remove these linebreaks for clearer code, even if we do exceed 80
characters in width in some places.
Signed-off-by: Tom Parkin <tparkin@katalix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/netlink')
0 files changed, 0 insertions, 0 deletions