mirror of
https://github.com/torvalds/linux.git
synced 2026-05-23 06:31:58 +02:00
sctp: Remove commented out code
Remove commented out code. Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev> Link: https://patch.msgid.link/20250211102057.587182-1-thorsten.blum@linux.dev Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
parent
c3a97ccaed
commit
34dba73b23
|
|
@ -222,7 +222,6 @@ struct sctp_datahdr {
|
|||
__be16 stream;
|
||||
__be16 ssn;
|
||||
__u32 ppid;
|
||||
/* __u8 payload[]; */
|
||||
};
|
||||
|
||||
struct sctp_data_chunk {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user