From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1UpDCn-0005yl-CF for mharc-qemu-trivial@gnu.org; Wed, 19 Jun 2013 03:53:25 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35888) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UpDCl-0005vy-7F for qemu-trivial@nongnu.org; Wed, 19 Jun 2013 03:53:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UpDCj-0003DT-HA for qemu-trivial@nongnu.org; Wed, 19 Jun 2013 03:53:23 -0400 Received: from isrv.corpit.ru ([86.62.121.231]:52323) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UpDCf-0003Br-JQ; Wed, 19 Jun 2013 03:53:17 -0400 Received: from [192.168.88.2] (mjt.vpn.tls.msk.ru [192.168.177.99]) by isrv.corpit.ru (Postfix) with ESMTP id 644C741974; Wed, 19 Jun 2013 11:53:16 +0400 (MSK) Message-ID: <51C1636A.8090907@msgid.tls.msk.ru> Date: Wed, 19 Jun 2013 11:53:14 +0400 From: Michael Tokarev Organization: Telecom Service, JSC User-Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:17.0) Gecko/17.0 Icedove/17.0 MIME-Version: 1.0 To: peter.crosthwaite@xilinx.com References: <534fb11614b284a7d3873454ea10e2c22c28fbd9.1371553360.git.peter.crosthwaite@xilinx.com> In-Reply-To: <534fb11614b284a7d3873454ea10e2c22c28fbd9.1371553360.git.peter.crosthwaite@xilinx.com> X-Enigmail-Version: 1.5.1 OpenPGP: id=804465C5 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 86.62.121.231 Cc: qemu-trivial@nongnu.org, peter.maydell@linaro.org, qemu-devel@nongnu.org, edgar.iglesias@gmail.com Subject: Re: [Qemu-trivial] [PATCH v1 2/5] block/nand: Formatting sweep X-BeenThere: qemu-trivial@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Jun 2013 07:53:24 -0000 18.06.2013 15:08, peter.crosthwaite@xilinx.com =D0=BF=D0=B8=D1=88=D0=B5=D1= =82: > From: Peter Crosthwaite >=20 > Make this code closer to passing checkpatch. Mostly missing braces, but > a few rogue tabs in there as well. Thanks, applied to the trivial patches queue. /mjt From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35829) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UpDCh-0005tM-RC for qemu-devel@nongnu.org; Wed, 19 Jun 2013 03:53:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UpDCf-0003CC-Qc for qemu-devel@nongnu.org; Wed, 19 Jun 2013 03:53:19 -0400 Message-ID: <51C1636A.8090907@msgid.tls.msk.ru> Date: Wed, 19 Jun 2013 11:53:14 +0400 From: Michael Tokarev MIME-Version: 1.0 References: <534fb11614b284a7d3873454ea10e2c22c28fbd9.1371553360.git.peter.crosthwaite@xilinx.com> In-Reply-To: <534fb11614b284a7d3873454ea10e2c22c28fbd9.1371553360.git.peter.crosthwaite@xilinx.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH v1 2/5] block/nand: Formatting sweep List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: peter.crosthwaite@xilinx.com Cc: qemu-trivial@nongnu.org, peter.maydell@linaro.org, qemu-devel@nongnu.org, edgar.iglesias@gmail.com 18.06.2013 15:08, peter.crosthwaite@xilinx.com =D0=BF=D0=B8=D1=88=D0=B5=D1= =82: > From: Peter Crosthwaite >=20 > Make this code closer to passing checkpatch. Mostly missing braces, but > a few rogue tabs in there as well. Thanks, applied to the trivial patches queue. /mjt