lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Thu, 20 Dec 2012 10:13:57 +0800
From:	Ethan Zhao <ethan.kernel@...il.com>
To:	konrad.wilk@...cle.com, hap9@...ch.ncsc.mil
Cc:	LKML <linux-kernel@...r.kernel.org>
Subject: [PATCH] arch/x86/pci/xen.c: fix a typo in comments

Konrad,
      This patch fix a typo in comments of arch/x86/pci/xen.c

Thanks,
Ethan.zhao@...cle.com

---------------------------------------
commit 333a48b76d5311ae370d65dfac293ca0d839c455
Author: ethan.zhao <ethan.kernel@...il.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@...ch.ncsc.mil>

Download attachment "1264-Fix-a-typo-in-comments.patch" of type "application/octet-stream" (971 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ