From: Christophe JAILLET <[email protected]>
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 <[email protected]>
> Acked-by: Marcelo Ricardo Leitner <[email protected]>
> Acked-by: Neil Horman <[email protected]>
Applied to net-next.