diff options
author | 2020-07-22 17:32:13 +0100 | |
---|---|---|
committer | 2020-07-22 18:08:39 -0700 | |
commit | c0235fb39b0cdb8e33f1a68a031a94544487a56d (patch) | |
tree | ed332aa31c02afc2c6aa88f2fedb40fde46a057b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | l2tp: prefer seq_puts for unformatted output (diff) | |
download | linux-dev-c0235fb39b0cdb8e33f1a68a031a94544487a56d.tar.xz linux-dev-c0235fb39b0cdb8e33f1a68a031a94544487a56d.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions