From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752225AbcIORej (ORCPT ); Thu, 15 Sep 2016 13:34:39 -0400 Received: from mx1.redhat.com ([209.132.183.28]:39756 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751979AbcIORed (ORCPT ); Thu, 15 Sep 2016 13:34:33 -0400 Date: Thu, 15 Sep 2016 14:34:28 -0300 From: Marcelo To: Christophe JAILLET Cc: vyasevich@gmail.com, nhorman@tuxdriver.com, davem@davemloft.net, linux-sctp@vger.kernel.org, linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org Subject: Re: [PATCH] sctp: Remove some redundant code Message-ID: <20160915173428.GA3200@localhost.localdomain> References: <1472981893-8608-1-git-send-email-christophe.jaillet@wanadoo.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1472981893-8608-1-git-send-email-christophe.jaillet@wanadoo.fr> User-Agent: Mutt/1.7.0 (2016-08-17) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.27]); Thu, 15 Sep 2016 17:34:32 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 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=