commit | 8ce9825a5993a935631a84b5cce9f65af61d4e59 | [log] [tgz] |
---|---|---|
author | Tom Parkin <tparkin@katalix.com> | Wed Jul 22 17:32:08 2020 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 22 18:08:39 2020 -0700 |
tree | 68465d549555924c5ca738f1cba356c1e39e5d50 | |
parent | 9f7da9a0e3dc43fa6046fd29cc4531b86af65446 [diff] |
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>