Files
linux/include/net
Xin Long f97278ff34 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>
2023-04-21 08:19:30 +01:00
..
2023-03-17 08:56:37 +00:00
2023-03-29 08:19:38 +01:00
2023-04-13 16:43:38 -07:00
2023-02-02 14:02:01 +01:00
2023-02-16 09:27:07 +01:00
2023-04-13 16:43:38 -07:00
2023-03-07 09:33:43 -08:00
2023-04-13 16:43:38 -07:00