* [PATCH] arch/x86/pci/xen.c: fix a typo in comments
@ 2012-12-20 2:13 Ethan Zhao
0 siblings, 0 replies; 2+ messages in thread
From: Ethan Zhao @ 2012-12-20 2:13 UTC (permalink / raw)
To: konrad.wilk, hap9; +Cc: LKML
[-- Attachment #1: Type: text/plain, Size: 923 bytes --]
Konrad,
This patch fix a typo in comments of arch/x86/pci/xen.c
Thanks,
Ethan.zhao@oracle.com
---------------------------------------
commit 333a48b76d5311ae370d65dfac293ca0d839c455
Author: ethan.zhao <ethan.kernel@gmail.com>
Date: Thu Dec 20 20:23:31 2012 -0800
Fix a typo in comments
diff --git a/arch/x86/pci/xen.c b/arch/x86/pci/xen.c
index 56ab749..8de6ced 100644
--- a/arch/x86/pci/xen.c
+++ b/arch/x86/pci/xen.c
@@ -2,7 +2,7 @@
* Xen PCI - handle PCI (INTx) and MSI infrastructure calls for PV, HVM and
* initial domain support. We also handle the DSDT _PRT callbacks for GSI's
* used in HVM and initial domain mode (PV does not parse ACPI, so it has no
- * concept of GSIs). Under PV we hook under the pnbbios API for IRQs and
+ * concept of GSIs). Under PV we hook under the pnpbios API for IRQs and
* 0xcf8 PCI configuration read/write.
*
* Author: Ryan Wilson <hap9@epoch.ncsc.mil>
[-- Attachment #2: 1264-Fix-a-typo-in-comments.patch --]
[-- Type: application/octet-stream, Size: 971 bytes --]
From 333a48b76d5311ae370d65dfac293ca0d839c455 Mon Sep 17 00:00:00 2001
From: ethan.zhao <ethan.kernel@gmail.com>
Date: Thu, 20 Dec 2012 20:23:31 -0800
Subject: [PATCH 1264/1264] Fix a typo in comments
Signed-off-by: ethan.zhao <ethan.kernel@gmail.com>
---
arch/x86/pci/xen.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/x86/pci/xen.c b/arch/x86/pci/xen.c
index 56ab749..8de6ced 100644
--- a/arch/x86/pci/xen.c
+++ b/arch/x86/pci/xen.c
@@ -2,7 +2,7 @@
* Xen PCI - handle PCI (INTx) and MSI infrastructure calls for PV, HVM and
* initial domain support. We also handle the DSDT _PRT callbacks for GSI's
* used in HVM and initial domain mode (PV does not parse ACPI, so it has no
- * concept of GSIs). Under PV we hook under the pnbbios API for IRQs and
+ * concept of GSIs). Under PV we hook under the pnpbios API for IRQs and
* 0xcf8 PCI configuration read/write.
*
* Author: Ryan Wilson <hap9@epoch.ncsc.mil>
--
1.7.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] arch/x86/pci/xen.c: fix a typo in comments
[not found] <CABawtvNHe7f9n+BAFfCzha2WNuovxNvfQabTyWFH_5oyfAh5Xg@mail.gmail.com>
@ 2013-01-11 17:28 ` Konrad Rzeszutek Wilk
0 siblings, 0 replies; 2+ messages in thread
From: Konrad Rzeszutek Wilk @ 2013-01-11 17:28 UTC (permalink / raw)
To: Ethan Zhao; +Cc: Ryan Wilson, LKML
On Thu, Dec 20, 2012 at 09:22:11AM +0800, Ethan Zhao wrote:
> Konrad,
> This patch fix a typo in comments of arch/x86/pci/xen.c
Hm, so somehow I don't see your SOB on the patch? Can you please
include that.
>
> Thanks,
> Ethan.zhao@oracle.com
>
> ---------------------------------------
> commit 333a48b76d5311ae370d65dfac293ca0d839c455
> Author: ethan.zhao <ethan.kernel@gmail.com>
> Date: Thu Dec 20 20:23:31 2012 -0800
>
> Fix a typo in comments
>
> diff --git a/arch/x86/pci/xen.c b/arch/x86/pci/xen.c
> index 56ab749..8de6ced 100644
> --- a/arch/x86/pci/xen.c
> +++ b/arch/x86/pci/xen.c
> @@ -2,7 +2,7 @@
> * Xen PCI - handle PCI (INTx) and MSI infrastructure calls for PV, HVM and
> * initial domain support. We also handle the DSDT _PRT callbacks for GSI's
> * used in HVM and initial domain mode (PV does not parse ACPI, so it has
> no
> - * concept of GSIs). Under PV we hook under the pnbbios API for IRQs and
> + * concept of GSIs). Under PV we hook under the pnpbios API for IRQs and
> * 0xcf8 PCI configuration read/write.
> *
> * Author: Ryan Wilson <hap9@epoch.ncsc.mil>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-01-11 17:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <CABawtvNHe7f9n+BAFfCzha2WNuovxNvfQabTyWFH_5oyfAh5Xg@mail.gmail.com>
2013-01-11 17:28 ` [PATCH] arch/x86/pci/xen.c: fix a typo in comments Konrad Rzeszutek Wilk
2012-12-20 2:13 Ethan Zhao
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox