From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57173) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YV9Pi-0003o4-8A for qemu-devel@nongnu.org; Mon, 09 Mar 2015 21:56:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YV9Pc-0007lk-Ng for qemu-devel@nongnu.org; Mon, 09 Mar 2015 21:56:54 -0400 Received: from [59.151.112.132] (port=60572 helo=heian.cn.fujitsu.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YV9Pc-0007j2-Cw for qemu-devel@nongnu.org; Mon, 09 Mar 2015 21:56:48 -0400 From: Chen Fan Date: Tue, 10 Mar 2015 09:49:47 +0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain Subject: [Qemu-devel] [PATCH 0/3] fix pci related code typos List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: alex.williamson@redhat.com, mst@redhat.com Chen Fan (3): pcie_aer: fix typos in pcie_aer_inject_error comment aer: fix a wrong init PCI_ERR_COR_STATUS w1cmask type register pci: fix several trivial typos in comment hw/pci/pcie_aer.c | 8 ++++---- include/hw/pci/pci.h | 2 +- include/hw/pci/pcie_aer.h | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) -- 1.9.3