[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160915173428.GA3200@localhost.localdomain>
Date: Thu, 15 Sep 2016 14:34:28 -0300
From: Marcelo <marcelo.leitner@...il.com>
To: Christophe JAILLET <christophe.jaillet@...adoo.fr>
Cc: vyasevich@...il.com, nhorman@...driver.com, davem@...emloft.net,
linux-sctp@...r.kernel.org, linux-kernel@...r.kernel.org,
kernel-janitors@...r.kernel.org
Subject: Re: [PATCH] sctp: Remove some redundant code
On Sun, Sep 04, 2016 at 11:38:13AM +0200, Christophe JAILLET wrote:
> 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 alreday do the same.
>
> Signed-off-by: Christophe JAILLET <christophe.jaillet@...adoo.fr>
I just noticed you didn't include netdev@ in the destinations.
Is your patch going to be tracked somewhere else? It's not showing up in
http://patchwork.ozlabs.org/project/netdev/list/?submitter=66309&state=*&q=&archive=&delegate=
Powered by blists - more mailing lists