* [PATCH] sctp: Remove commented out code
@ 2024-11-13 14:47 Thorsten Blum
0 siblings, 0 replies; only message in thread
From: Thorsten Blum @ 2024-11-13 14:47 UTC (permalink / raw)
To: Marcelo Ricardo Leitner, Xin Long; +Cc: Thorsten Blum, linux-sctp, linux-kernel
Remove commented out code.
Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
---
include/linux/sctp.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/include/linux/sctp.h b/include/linux/sctp.h
index 836a7e200f39..812011d8b67e 100644
--- a/include/linux/sctp.h
+++ b/include/linux/sctp.h
@@ -222,7 +222,6 @@ struct sctp_datahdr {
__be16 stream;
__be16 ssn;
__u32 ppid;
- /* __u8 payload[]; */
};
struct sctp_data_chunk {
--
2.47.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-11-13 14:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-13 14:47 [PATCH] sctp: Remove commented out code Thorsten Blum
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).