From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: linux-next: staging series import warning Date: Mon, 10 Aug 2009 15:08:56 -0700 Message-ID: <20090810220856.GA27402@kroah.com> References: <20090810102443.3bc514b9.sfr@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from kroah.org ([198.145.64.141]:36092 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754174AbZHJXSe (ORCPT ); Mon, 10 Aug 2009 19:18:34 -0400 Content-Disposition: inline In-Reply-To: <20090810102443.3bc514b9.sfr@canb.auug.org.au> Sender: linux-next-owner@vger.kernel.org List-ID: To: Stephen Rothwell Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Anthony Wong On Mon, Aug 10, 2009 at 10:24:43AM +1000, Stephen Rothwell wrote: > Hi Greg, > > The import of the staging series produces these warnings (among others): > > staging-add-realtek-8192-pci-wireless-driver.patch > quilt-tmp/.git/rebase-apply/patch:94: trailing whitespace. > #ifndef __INC_DOT11D_H > quilt-tmp/.git/rebase-apply/patch:95: trailing whitespace. > #define __INC_DOT11D_H > quilt-tmp/.git/rebase-apply/patch:96: trailing whitespace. > > quilt-tmp/.git/rebase-apply/patch:97: trailing whitespace. > #ifdef ENABLE_DOT11D > quilt-tmp/.git/rebase-apply/patch:98: trailing whitespace. > #include "ieee80211.h" > warning: squelched 21645 whitespace errors > warning: 21650 lines add whitespace errors. > > This might be a good place for someone to consider starting cleaning > up ... :-) Ah crap, I got the wrong line-ends for some of those files, sorry about that, I'll go clean it up... greg k-h