lkml.org 
[lkml]   [2020]   [Jul]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 14/17] Documentation/driver-api: uio-howto: drop doubled word
    Date
    Drop the doubled word "you".

    Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
    Cc: Jonathan Corbet <corbet@lwn.net>
    Cc: linux-doc@vger.kernel.org
    Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    ---
    Documentation/driver-api/uio-howto.rst | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    --- linux-next-20200701.orig/Documentation/driver-api/uio-howto.rst
    +++ linux-next-20200701/Documentation/driver-api/uio-howto.rst
    @@ -274,7 +274,7 @@ fields of ``struct uio_mem``:
    region, it will show up in the corresponding sysfs node.

    - ``int memtype``: Required if the mapping is used. Set this to
    - ``UIO_MEM_PHYS`` if you you have physical memory on your card to be
    + ``UIO_MEM_PHYS`` if you have physical memory on your card to be
    mapped. Use ``UIO_MEM_LOGICAL`` for logical memory (e.g. allocated
    with :c:func:`__get_free_pages()` but not kmalloc()). There's also
    ``UIO_MEM_VIRTUAL`` for virtual memory.
    \
     
     \ /
      Last update: 2020-07-04 05:46    [W:4.284 / U:0.452 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site