Commit c1966bd1 authored by Randy Dunlap's avatar Randy Dunlap Committed by Jonathan Corbet
Browse files

Documentation: userspace-api: correct spelling



Correct spelling problems for Documentation/userspace-api/ as reported
by codespell.

Signed-off-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: Sean Young <sean@mess.org>
Cc: Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: linux-media@vger.kernel.org
Link: https://lore.kernel.org/r/20230129231053.20863-10-rdunlap@infradead.org


Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 810edcd5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -165,7 +165,7 @@ Multiple io_pagetable-s, through their iopt_area-s, can share a single
iopt_pages which avoids multi-pinning and double accounting of page
consumption.

iommufd_ioas is sharable between subsystems, e.g. VFIO and VDPA, as long as
iommufd_ioas is shareable between subsystems, e.g. VFIO and VDPA, as long as
devices managed by different subsystems are bound to a same iommufd.

IOMMUFD User API
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@ The ST VGXY61 driver implements the following controls:
    * - HDR linearize
      - The merger outputs a long exposure capture as long as it is not
        saturated.
    * - HDR substraction
    * - HDR subtraction
      - This involves subtracting the short exposure frame from the long
        exposure frame.
    * - No HDR
+1 −1
Original line number Diff line number Diff line
@@ -43,7 +43,7 @@ reduced range of reception.

.. note::

    Wide band receiver might be implictly enabled if you enable
    Wide band receiver might be implicitly enabled if you enable
    carrier reports. In that case it will be disabled as soon as you disable
    carrier reports. Trying to disable wide band receiver while carrier
    reports are active will do nothing.
+1 −1
Original line number Diff line number Diff line
@@ -75,7 +75,7 @@ protocol, or the manchester BPF decoder.
     - Command

There is a variant of rc5 called either rc5x or extended rc5
where there the second stop bit is the 6th commmand bit, but inverted.
where there the second stop bit is the 6th command bit, but inverted.
This is done so it the scancodes and encoding is compatible with existing
schemes. This bit is stored in bit 6 of the scancode, inverted. This is
done to keep it compatible with plain rc-5 where there are two start bits.
+1 −1
Original line number Diff line number Diff line
@@ -628,7 +628,7 @@ the remote via /dev/input/event devices.

       -  Put device into zoom/full screen mode

       -  ZOOM / FULL SCREEN / ZOOM+ / HIDE PANNEL / SWITCH
       -  ZOOM / FULL SCREEN / ZOOM+ / HIDE PANEL / SWITCH

    -  .. row 80

Loading