diff options
author | Tom Parkin <tparkin@katalix.com> | 2020-07-22 19:32:13 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-07-23 04:08:39 +0300 |
commit | c0235fb39b0cdb8e33f1a68a031a94544487a56d (patch) | |
tree | ed332aa31c02afc2c6aa88f2fedb40fde46a057b /arch/um/configs | |
parent | bdf9866e4b1be12a7af7eaf11f6dcf1b92f7073f (diff) | |
download | linux-c0235fb39b0cdb8e33f1a68a031a94544487a56d.tar.xz |
l2tp: line-break long function prototypes
In l2tp_core.c both l2tp_tunnel_create and l2tp_session_create take
quite a number of arguments and have a correspondingly long prototype.
This is both quite difficult to scan visually, and triggers checkpatch
warnings.
Add a line break to make these function prototypes more readable.
Signed-off-by: Tom Parkin <tparkin@katalix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/um/configs')
0 files changed, 0 insertions, 0 deletions