All of lore.kernel.org
 help / color / mirror / Atom feed
* [RESEND PATCH] sctp: Remove commented out code
@ 2025-02-09 21:00 Thorsten Blum
  2025-02-10 12:51 ` Marcelo Ricardo Leitner
  0 siblings, 1 reply; 4+ messages in thread
From: Thorsten Blum @ 2025-02-09 21:00 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.48.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-02-10 13:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-09 21:00 [RESEND PATCH] sctp: Remove commented out code Thorsten Blum
2025-02-10 12:51 ` Marcelo Ricardo Leitner
2025-02-10 13:07   ` Thorsten Blum
2025-02-10 13:16     ` Marcelo Ricardo Leitner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.