From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 4/9] net/sctp: Eliminate useless code Date: Thu, 21 Jan 2010 05:08:21 -0800 (PST) Message-ID: <20100121.050821.80020283.davem@davemloft.net> References: <20100121.024337.57448535.davem@davemloft.net> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: vladislav.yasevich@hp.com, sri@us.ibm.com, linux-sctp@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org To: julia@diku.dk Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:51738 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751575Ab0AUNIL (ORCPT ); Thu, 21 Jan 2010 08:08:11 -0500 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: From: Julia Lawall Date: Thu, 21 Jan 2010 11:49:10 +0100 (CET) > Is the new one better than the old one? Because in my local copies, they > are the same... The new one worked and I applied it.