diff options
author | 2023-04-19 11:16:31 -0400 | |
---|---|---|
committer | 2023-04-21 08:19:30 +0100 | |
commit | f97278ff346a5f11c68d0ac499999d5ad06a6db2 (patch) | |
tree | 0764e256eead447868e2f2ce2ce136a8c55f0c48 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | sctp: delete the nested flexible array variable (diff) | |
download | linux-rng-f97278ff346a5f11c68d0ac499999d5ad06a6db2.tar.xz linux-rng-f97278ff346a5f11c68d0ac499999d5ad06a6db2.zip |
sctp: delete the nested flexible array peer_init
This patch deletes the flexible-array peer_init[] from the structure
sctp_cookie to avoid some sparse warnings:
# make C=2 CF="-Wflexible-array-nested" M=./net/sctp/
net/sctp/sm_make_chunk.c: note: in included file (through include/net/sctp/sctp.h):
./include/net/sctp/structs.h:1588:28: warning: nested flexible array
./include/net/sctp/structs.h:343:28: warning: nested flexible array
Signed-off-by: Xin Long <lucien.xin@gmail.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