* [PATCH 0289/1529] Fix typo
@ 2016-05-21 12:15 Andrea Gelmini
2016-06-11 0:03 ` Bjorn Helgaas
0 siblings, 1 reply; 2+ messages in thread
From: Andrea Gelmini @ 2016-05-21 12:15 UTC (permalink / raw)
To: andrea.gelmini; +Cc: trivial, bhelgaas, tglx, mingo, hpa, x86, linux-pci
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
---
arch/x86/pci/common.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/x86/pci/common.c b/arch/x86/pci/common.c
index 8196054..7b6a9d1 100644
--- a/arch/x86/pci/common.c
+++ b/arch/x86/pci/common.c
@@ -133,7 +133,7 @@ static void pcibios_fixup_device_resources(struct pci_dev *dev)
if (pci_probe & PCI_NOASSIGN_BARS) {
/*
* If the BIOS did not assign the BAR, zero out the
- * resource so the kernel doesn't attmept to assign
+ * resource so the kernel doesn't attempt to assign
* it later on in pci_assign_unassigned_resources
*/
for (bar = 0; bar <= PCI_STD_RESOURCE_END; bar++) {
--
2.8.2.534.g1f66975
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 0289/1529] Fix typo
2016-05-21 12:15 [PATCH 0289/1529] Fix typo Andrea Gelmini
@ 2016-06-11 0:03 ` Bjorn Helgaas
0 siblings, 0 replies; 2+ messages in thread
From: Bjorn Helgaas @ 2016-06-11 0:03 UTC (permalink / raw)
To: Andrea Gelmini; +Cc: trivial, bhelgaas, tglx, mingo, hpa, x86, linux-pci
On Sat, May 21, 2016 at 02:15:39PM +0200, Andrea Gelmini wrote:
> Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Applied to pci/misc for v4.8, thanks, Andrea.
> ---
> arch/x86/pci/common.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/x86/pci/common.c b/arch/x86/pci/common.c
> index 8196054..7b6a9d1 100644
> --- a/arch/x86/pci/common.c
> +++ b/arch/x86/pci/common.c
> @@ -133,7 +133,7 @@ static void pcibios_fixup_device_resources(struct pci_dev *dev)
> if (pci_probe & PCI_NOASSIGN_BARS) {
> /*
> * If the BIOS did not assign the BAR, zero out the
> - * resource so the kernel doesn't attmept to assign
> + * resource so the kernel doesn't attempt to assign
> * it later on in pci_assign_unassigned_resources
> */
> for (bar = 0; bar <= PCI_STD_RESOURCE_END; bar++) {
> --
> 2.8.2.534.g1f66975
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-pci" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-06-11 0:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-21 12:15 [PATCH 0289/1529] Fix typo Andrea Gelmini
2016-06-11 0:03 ` Bjorn Helgaas
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).