l2tp: cleanup wonky alignment of line-broken function calls
authorTom Parkin <tparkin@katalix.com>
Wed, 22 Jul 2020 16:32:08 +0000 (17:32 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 23 Jul 2020 01:08:39 +0000 (18:08 -0700)
commit8ce9825a5993a935631a84b5cce9f65af61d4e59
tree68465d549555924c5ca738f1cba356c1e39e5d50
parent9f7da9a0e3dc43fa6046fd29cc4531b86af65446
l2tp: cleanup wonky alignment of line-broken function calls

Arguments should be aligned with the function call open parenthesis as
per checkpatch.  Tweak some function calls which were not aligned
correctly.

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_ppp.c