public inbox for linux-kernel-mentees@lists.linux-foundation.org
 help / color / mirror / Atom feed
* [PATCH v2] docs: arch/x86/sva: Fix two grammar errors under Background and FAQ
@ 2025-02-19 15:09 Brian Ochoa
  2025-02-21 20:26 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Brian Ochoa @ 2025-02-19 15:09 UTC (permalink / raw)
  To: tglx, mingo, bp, dave.hansen, hpa, corbet, x86
  Cc: Brian Ochoa, linux-kernel-mentees, skhan, linux-doc, linux-kernel

- Correct "in order" to "in order to"
- Append missing quantifier

Signed-off-by: Brian Ochoa <brianeochoa@gmail.com>
---
Changes since v1:
Reworded commit message

 Documentation/arch/x86/sva.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/arch/x86/sva.rst b/Documentation/arch/x86/sva.rst
index 33cb05005982..6a759984d471 100644
--- a/Documentation/arch/x86/sva.rst
+++ b/Documentation/arch/x86/sva.rst
@@ -25,7 +25,7 @@ to cache translations for virtual addresses. The IOMMU driver uses the
 mmu_notifier() support to keep the device TLB cache and the CPU cache in
 sync. When an ATS lookup fails for a virtual address, the device should
 use the PRI in order to request the virtual address to be paged into the
-CPU page tables. The device must use ATS again in order the fetch the
+CPU page tables. The device must use ATS again in order to fetch the
 translation before use.
 
 Shared Hardware Workqueues
@@ -216,7 +216,7 @@ submitting work and processing completions.
 
 Single Root I/O Virtualization (SR-IOV) focuses on providing independent
 hardware interfaces for virtualizing hardware. Hence, it's required to be
-almost fully functional interface to software supporting the traditional
+an almost fully functional interface to software supporting the traditional
 BARs, space for interrupts via MSI-X, its own register layout.
 Virtual Functions (VFs) are assisted by the Physical Function (PF)
 driver.
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v2] docs: arch/x86/sva: Fix two grammar errors under Background and FAQ
  2025-02-19 15:09 [PATCH v2] docs: arch/x86/sva: Fix two grammar errors under Background and FAQ Brian Ochoa
@ 2025-02-21 20:26 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2025-02-21 20:26 UTC (permalink / raw)
  To: Brian Ochoa, tglx, mingo, bp, dave.hansen, hpa, x86
  Cc: Brian Ochoa, linux-kernel-mentees, skhan, linux-doc, linux-kernel

Brian Ochoa <brianeochoa@gmail.com> writes:

> - Correct "in order" to "in order to"
> - Append missing quantifier
>
> Signed-off-by: Brian Ochoa <brianeochoa@gmail.com>
> ---
> Changes since v1:
> Reworded commit message
>
>  Documentation/arch/x86/sva.rst | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Applied, thanks.

jon

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-02-21 20:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-19 15:09 [PATCH v2] docs: arch/x86/sva: Fix two grammar errors under Background and FAQ Brian Ochoa
2025-02-21 20:26 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox