On Wed, 15 Mar 2017, Tamara Diaconita wrote:

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

It's a bit picky, but you are not making the text grammatically correct,
You are fixing spelling mistakes, but not changing any aspect of the
grammar.

julia

>
> Signed-off-by: Tamara Diaconita <diaconita.tam...@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
>
> --
> You received this message because you are subscribed to the Google Groups 
> "outreachy-kernel" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to outreachy-kernel+unsubscr...@googlegroups.com.
> To post to this group, send email to outreachy-ker...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/outreachy-kernel/20170315175811.4187-1-diaconita.tamara%40gmail.com.
> For more options, visit https://groups.google.com/d/optout.
>
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to