From: Christophe JAILLET <christophe.jail...@wanadoo.fr> Date: Fri, 16 Sep 2016 23:05:35 +0200
> In commit 311b21774f13 ("sctp: simplify sk_receive_queue locking"), a call > to 'skb_queue_splice_tail_init()' has been made explicit. Previously it was > hidden in 'sctp_skb_list_tail()' > > Now, the code around it looks redundant. The '_init()' part of > 'skb_queue_splice_tail_init()' should already do the same. > > Signed-off-by: Christophe JAILLET <christophe.jail...@wanadoo.fr> > Acked-by: Marcelo Ricardo Leitner <marcelo.leit...@gmail.com> > Acked-by: Neil Horman <nhor...@tuxdriver.com> Applied to net-next.