From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] : Fix compilation warnings in net/802/fc.c Date: Wed, 15 Oct 2008 00:14:04 -0700 (PDT) Message-ID: <20081015.001404.95920356.davem@davemloft.net> References: <20081014.231749.251795830.davem@davemloft.net> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: marcin.slusarz@gmail.com, kernel-janitors@vger.kernel.org, netdev@vger.kernel.org To: mkatiyar@gmail.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:53642 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1751550AbYJOHO2 (ORCPT ); Wed, 15 Oct 2008 03:14:28 -0400 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: From: "Manish Katiyar" Date: Wed, 15 Oct 2008 12:33:03 +0530 > On Wed, Oct 15, 2008 at 11:47 AM, David Miller wrote: > > From: "Manish Katiyar" > > Date: Wed, 15 Oct 2008 09:06:12 +0530 > > > >> Updated the below patch as per suggestions. > >> > >> Signed-off-by: Manish Katiyar > >> > > > > Your email client corrupted the patch, changing tabs into > > spaces and breaking up long lines. This makes the patch > > not usable. > > I had already set the mail client to avoid such issues :-(. Attached > the patch with the mail. Will that help ? or do I need to send again > in the mail body itself ? This works, patch applied, thanks.