From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Um3rW-0004Pk-VE for mharc-qemu-trivial@gnu.org; Mon, 10 Jun 2013 11:18:26 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46088) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Um3rQ-0004J1-Jp for qemu-trivial@nongnu.org; Mon, 10 Jun 2013 11:18:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Um3rK-0001GM-UA for qemu-trivial@nongnu.org; Mon, 10 Jun 2013 11:18:20 -0400 Received: from isrv.corpit.ru ([86.62.121.231]:35237) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Um3rD-00015a-D7; Mon, 10 Jun 2013 11:18:07 -0400 Received: from [192.168.88.2] (mjt.vpn.tls.msk.ru [192.168.177.99]) by isrv.corpit.ru (Postfix) with ESMTP id E2B13410E1; Mon, 10 Jun 2013 19:17:58 +0400 (MSK) Message-ID: <51B5EE24.5010400@msgid.tls.msk.ru> Date: Mon, 10 Jun 2013 19:17:56 +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: In-Reply-To: X-Enigmail-Version: 1.5.1 OpenPGP: id=804465C5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 86.62.121.231 Cc: qemu-trivial@nongnu.org, edgar.iglesias@gmail.com, aliguori@us.ibm.com, qemu-devel@nongnu.org Subject: Re: [Qemu-trivial] [PATCH v1 1/3] char/serial: cosmetic fixes. 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: Mon, 10 Jun 2013 15:18:26 -0000 03.06.2013 09:12, peter.crosthwaite@xilinx.com wrote: > From: Peter Crosthwaite > > Some cosmetic fixes to char/serial fixing some checkpatch errors. These are all cosmetic fixes indeed. I weren't sure we're applying stylistic changes by its own. But apparently people don't object so I don't see why not, either, except that I don't really want to open a can of worms with other stylistic patches to come ;) Applied all 3 to the trivial patches queue. Thank you! /mjt From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46037) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Um3rG-0004CM-7c for qemu-devel@nongnu.org; Mon, 10 Jun 2013 11:18:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Um3rD-0001AU-LA for qemu-devel@nongnu.org; Mon, 10 Jun 2013 11:18:10 -0400 Message-ID: <51B5EE24.5010400@msgid.tls.msk.ru> Date: Mon, 10 Jun 2013 19:17:56 +0400 From: Michael Tokarev MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH v1 1/3] char/serial: cosmetic fixes. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: peter.crosthwaite@xilinx.com Cc: qemu-trivial@nongnu.org, edgar.iglesias@gmail.com, aliguori@us.ibm.com, qemu-devel@nongnu.org 03.06.2013 09:12, peter.crosthwaite@xilinx.com wrote: > From: Peter Crosthwaite > > Some cosmetic fixes to char/serial fixing some checkpatch errors. These are all cosmetic fixes indeed. I weren't sure we're applying stylistic changes by its own. But apparently people don't object so I don't see why not, either, except that I don't really want to open a can of worms with other stylistic patches to come ;) Applied all 3 to the trivial patches queue. Thank you! /mjt