From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp111.sbc.mail.mud.yahoo.com (smtp111.sbc.mail.mud.yahoo.com [68.142.198.210]) by ozlabs.org (Postfix) with SMTP id E678BDDE17 for ; Wed, 13 Jun 2007 02:28:20 +1000 (EST) From: David Brownell To: spi-devel-general@lists.sourceforge.net Subject: Re: [spi-devel-general] [PATCH] Simple driver for Xilinx SPI controler. Date: Tue, 12 Jun 2007 09:28:08 -0700 References: <4666BF47.8080103@ru.mvista.com> <200706062209.09731.david-b@pacbell.net> <466ADC4B.4050806@ru.mvista.com> In-Reply-To: <466ADC4B.4050806@ru.mvista.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Message-Id: <200706120928.09176.david-b@pacbell.net> Cc: Andrei Konovalov , linuxppc-embedded@ozlabs.org List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Saturday 09 June 2007, Andrei Konovalov wrote: > The new patch is attached to this message. Would you send a version that doesn't produce so many warnings when run against scripts/checkpatch.pl ?? The issues seem to be mostly whitespace and linelength, so that should be easy. - Dave