From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MtEbj-0003JB-UO for qemu-devel@nongnu.org; Thu, 01 Oct 2009 01:53:40 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MtEbe-0003Da-L0 for qemu-devel@nongnu.org; Thu, 01 Oct 2009 01:53:38 -0400 Received: from [199.232.76.173] (port=56756 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MtEbe-0003DE-5X for qemu-devel@nongnu.org; Thu, 01 Oct 2009 01:53:34 -0400 Received: from mx1.redhat.com ([209.132.183.28]:33583) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MtEbd-0000Pv-JZ for qemu-devel@nongnu.org; Thu, 01 Oct 2009 01:53:33 -0400 Date: Thu, 1 Oct 2009 07:51:32 +0200 From: "Michael S. Tsirkin" Message-ID: <20091001055132.GA5068@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] [PATCH 0/2] more coding style nits List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Blue Swirl Cc: qemu-devel@nongnu.org A couple of left-overs from the previous patchset: fixes for issues detected by gnu indent. -- MST Michael S. Tsirkin (2): tests: missing ; in if 0 hw/omap_dma: add matching {} in if 0 hw/omap_dma.c | 4 +++- tests/sha1.c | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-)