All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation: Fix typos
@ 2017-03-15 17:54 Tamara Diaconita
  2017-03-15 17:57 ` Jonathan Corbet
  0 siblings, 1 reply; 3+ messages in thread
From: Tamara Diaconita @ 2017-03-15 17:54 UTC (permalink / raw)
  To: corbet, outreachy-kernel, linux-doc; +Cc: Tamara Diaconita

Fix typos in vfio-mediated-device.txt to make documentation
grammatically correct.

Signed-off-by: Tamara Diaconita <diaconita.tamara@gmail.com>
---
 Documentation/vfio-mediated-device.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/vfio-mediated-device.txt b/Documentation/vfio-mediated-device.txt
index d226c7a..acae6c0 100644
--- a/Documentation/vfio-mediated-device.txt
+++ b/Documentation/vfio-mediated-device.txt
@@ -380,7 +380,7 @@ card.
    /dev/ttyS1, UART: 16550A, Port: 0xc150, IRQ: 10
    /dev/ttyS2, UART: 16550A, Port: 0xc158, IRQ: 10
 
-6. Using a minicom or any terminal enulation program, open port /dev/ttyS1 or
+6. Using a minicom or any terminal emulation program, open port /dev/ttyS1 or
    /dev/ttyS2 with hardware flow control disabled.
 
 7. Type data on the minicom terminal or send data to the terminal emulation
-- 
2.9.3



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

* Re: [PATCH] Documentation: Fix typos
  2017-03-15 17:54 [PATCH] Documentation: Fix typos Tamara Diaconita
@ 2017-03-15 17:57 ` Jonathan Corbet
  0 siblings, 0 replies; 3+ messages in thread
From: Jonathan Corbet @ 2017-03-15 17:57 UTC (permalink / raw)
  To: Tamara Diaconita; +Cc: outreachy-kernel, linux-doc, Tamara Diaconita

On Wed, 15 Mar 2017 19:54:07 +0200
Tamara Diaconita <diaconitatamara@gmail.com> wrote:

> Fix typos in vfio-mediated-device.txt to make documentation
> grammatically correct.

Can you put the file name (or some other indication of what's being
patched) in the subject line, so the patches can be told apart, please?

> Signed-off-by: Tamara Diaconita <diaconita.tamara@gmail.com>
> ---
>  Documentation/vfio-mediated-device.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/vfio-mediated-device.txt b/Documentation/vfio-mediated-device.txt
> index d226c7a..acae6c0 100644
> --- a/Documentation/vfio-mediated-device.txt
> +++ b/Documentation/vfio-mediated-device.txt
> @@ -380,7 +380,7 @@ card.
>     /dev/ttyS1, UART: 16550A, Port: 0xc150, IRQ: 10
>     /dev/ttyS2, UART: 16550A, Port: 0xc158, IRQ: 10
>  
> -6. Using a minicom or any terminal enulation program, open port /dev/ttyS1 or
> +6. Using a minicom or any terminal emulation program, open port /dev/ttyS1 or

This is obviously a good change.  But you could also, while you're there,
make it read "Using minicom" and get rid of another problem at the same
time.

Thanks,

jon


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

* [PATCH] Documentation: Fix typos
@ 2017-03-15 17:58 Tamara Diaconita
  0 siblings, 0 replies; 3+ messages in thread
From: Tamara Diaconita @ 2017-03-15 17:58 UTC (permalink / raw)
  To: corbet, outreachy-kernel, linux-doc; +Cc: Tamara Diaconita

Fix typos in sync_file.txt to make documentation grammatically correct.

Signed-off-by: Tamara Diaconita <diaconita.tamara@gmail.com>
---
 Documentation/sync_file.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/sync_file.txt b/Documentation/sync_file.txt
index 269681a..c3d033a 100644
--- a/Documentation/sync_file.txt
+++ b/Documentation/sync_file.txt
@@ -37,7 +37,7 @@ dma_fence_signal(), when it has finished using (or processing) that buffer.
 Out-fences are fences that the driver creates.
 
 On the other hand if the driver receives fence(s) through a sync_file from
-userspace we call these fence(s) 'in-fences'. Receiveing in-fences means that
+userspace we call these fence(s) 'in-fences'. Receiving in-fences means that
 we need to wait for the fence(s) to signal before using any buffer related to
 the in-fences.
 
-- 
2.9.3



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

end of thread, other threads:[~2017-03-15 17:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-15 17:54 [PATCH] Documentation: Fix typos Tamara Diaconita
2017-03-15 17:57 ` Jonathan Corbet
2017-03-15 17:58 Tamara Diaconita

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.