From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] remove unnecessary variable in xfrm_output_resume() Date: Wed, 13 Aug 2008 02:38:14 -0700 (PDT) Message-ID: <20080813.023814.141037459.davem@davemloft.net> References: <200808120812.26363.jcd@tribudubois.net> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: linux-crypto@vger.kernel.org, netdev@vger.kernel.org To: jcd@tribudubois.net Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:51786 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1750943AbYHMJiN (ORCPT ); Wed, 13 Aug 2008 05:38:13 -0400 In-Reply-To: <200808120812.26363.jcd@tribudubois.net> Sender: linux-crypto-owner@vger.kernel.org List-ID: From: Jean-Christophe Dubois Date: Tue, 12 Aug 2008 08:12:24 +0200 > Small fix removing an unnecessary intermediate variable. > > Signed-off-by: Jean-Christophe DUBOIS Your patch is whitespace mangled by your email client, the tab characters have been corrupted into spaces, therefore your patch will not apply. Please fix this up and resubmit. Thanks.