From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NebPa-00072c-HL for qemu-devel@nongnu.org; Mon, 08 Feb 2010 16:44:54 -0500 Received: from [199.232.76.173] (port=53701 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NebPZ-00072U-7q for qemu-devel@nongnu.org; Mon, 08 Feb 2010 16:44:53 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NebPY-0006F2-Gj for qemu-devel@nongnu.org; Mon, 08 Feb 2010 16:44:53 -0500 Received: from mx1.redhat.com ([209.132.183.28]:50583) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NebPY-0006Ei-3e for qemu-devel@nongnu.org; Mon, 08 Feb 2010 16:44:52 -0500 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o18LioDl013979 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 8 Feb 2010 16:44:51 -0500 Received: from redhat.com (vpn-6-214.tlv.redhat.com [10.35.6.214]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with SMTP id o18LimGP000401 for ; Mon, 8 Feb 2010 16:44:49 -0500 Date: Mon, 8 Feb 2010 23:41:39 +0200 From: "Michael S. Tsirkin" Message-ID: <20100208214138.GA28285@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] [PATCH 0/2] versatile_pci: symbolic names List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Convert another file to symbolic constants. Michael S. Tsirkin (2): versatile_pci: convert to symbolic names versatile_pci: cleanup hw/versatile_pci.c | 10 +++------- 1 files changed, 3 insertions(+), 7 deletions(-)