Skip to content

Commit 34dba73

Browse files
tobluxkuba-moo
authored andcommitted
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>
1 parent c3a97cc commit 34dba73

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/linux/sctp.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,6 @@ struct sctp_datahdr {
222222
__be16 stream;
223223
__be16 ssn;
224224
__u32 ppid;
225-
/* __u8 payload[]; */
226225
};
227226

228227
struct sctp_data_chunk {

0 commit comments

Comments
 (0)