From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yinglin Luan Subject: Re: [PATCH] netxen: fix poll implementation Date: Mon, 23 Aug 2010 17:04:23 +0800 Message-ID: <4C723997.8020807@gmail.com> References: <20100822.184347.245404843.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, monstr@monstr.eu To: David Miller Return-path: Received: from mail-pw0-f46.google.com ([209.85.160.46]:60761 "EHLO mail-pw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753501Ab0HWJEb (ORCPT ); Mon, 23 Aug 2010 05:04:31 -0400 Received: by pwi7 with SMTP id 7so2003517pwi.19 for ; Mon, 23 Aug 2010 02:04:31 -0700 (PDT) In-Reply-To: <20100822.184347.245404843.davem@davemloft.net> Sender: netdev-owner@vger.kernel.org List-ID: > > Both of your patches have been severely corrupted by your email > client. > > For example, tab characters have been changed into spaces. > > This makes your patches unusable. > > Please read Documentation/email-clients.txt to learn how to correct > this, try sending a patch to yourself and verify that it arrives > to you correctly and can be applied properly, then resubmit your > patches. > > Thanks. Sorry, it's my first time to submit patches to kernel community. I use Gmail web client, and it automatically converts tabs to spaces. I change my e-mail client to Thunderbird and configure it as Documentation/email-clients.txt says. It shouled be applied properly, I have resubmit it just now, please check it again. Thanks a lot!