diff options
author | Tom Parkin <[email protected]> | 2020-07-23 12:29:52 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-07-23 11:54:40 -0700 |
commit | 26d9a2710616c4499b661cada35ac5e4b125ebe8 (patch) | |
tree | 92b1ca2ed56bdc0bb9daf166512d0a69f59dc5ad /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | 6c0ec37b82834630cfe99ef42690beef18d2b400 (diff) |
l2tp: check socket address type in l2tp_dfs_seq_tunnel_show
checkpatch warns about indentation and brace balancing around the
conditionally compiled code for AF_INET6 support in
l2tp_dfs_seq_tunnel_show.
By adding another check on the socket address type we can make the code
more readable while removing the checkpatch warning.
Signed-off-by: Tom Parkin <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions