From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263216AbUJ2Amr (ORCPT ); Thu, 28 Oct 2004 20:42:47 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263274AbUJ2AlB (ORCPT ); Thu, 28 Oct 2004 20:41:01 -0400 Received: from mailout.stusta.mhn.de ([141.84.69.5]:41734 "HELO mailout.stusta.mhn.de") by vger.kernel.org with SMTP id S263224AbUJ2AWd (ORCPT ); Thu, 28 Oct 2004 20:22:33 -0400 Date: Fri, 29 Oct 2004 02:22:01 +0200 From: Adrian Bunk To: sri@us.ibm.com Cc: lksctp-developers@lists.sourceforge.net, davem@davemloft.net, netdev@oss.sgi.com, linux-kernel@vger.kernel.org Subject: [2.6 patch] sctp/outqueue.c: remove an unused function Message-ID: <20041029002201.GQ29142@stusta.de> References: <20041028230353.GW3207@stusta.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041028230353.GW3207@stusta.de> User-Agent: Mutt/1.5.6+20040907i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org [ this time without the problems due to a digital signature... ] The patch below removes an unused function from net/sctp/outqueue.c diffstat output: net/sctp/outqueue.c | 10 ---------- 1 files changed, 10 deletions(-) Signed-off-by: Adrian Bunk --- linux-2.6.10-rc1-mm1-full/net/sctp/outqueue.c.old 2004-10-28 23:52:37.000000000 +0200 +++ linux-2.6.10-rc1-mm1-full/net/sctp/outqueue.c 2004-10-28 23:52:50.000000000 +0200 @@ -98,16 +98,6 @@ return; } -/* Insert a chunk behind chunk 'pos'. */ -static inline void sctp_outq_insert_data(struct sctp_outq *q, - struct sctp_chunk *ch, - struct sctp_chunk *pos) -{ - __skb_insert((struct sk_buff *)ch, (struct sk_buff *)pos->prev, - (struct sk_buff *)pos, pos->list); - q->out_qlen += ch->skb->len; -} - /* * SFR-CACC algorithm: * D) If count_of_newacks is greater than or equal to 2