Thread (12 messages) 12 messages, 5 authors, 2023-12-14

Re: [PATCH net-next 2/6] sctp: delete the nested flexible array skip

From: Jakub Kicinski <kuba@kernel.org>
Date: 2023-04-20 01:20:07
Also in: linux-sctp

On Wed, 19 Apr 2023 08:31:25 -0700 Stephen Hemminger wrote:
quoted
 struct sctp_fwdtsn_hdr {
 	__be32 new_cum_tsn;
-	struct sctp_fwdtsn_skip skip[];
+	/* struct sctp_fwdtsn_skip skip[]; */
 };
   
Why leave the old structure in comments.
Remove unused code and data structures please.
Did you see the note in the cover letter?
Is there any reason why this is not an acceptable way of documenting
what follows?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help