mirror of
https://github.com/torvalds/linux.git
synced 2026-07-27 17:47:41 +02:00
docs: fix typo in uniwill-laptop.rst
Replace "benifit" with "benefit". Signed-off-by: Sakurai Shun <ssh1326@icloud.com> Reviewed-by: Armin Wolf <W_Armin@gmx.de> Link: https://patch.msgid.link/20260517024148.9642-1-ssh1326@icloud.com Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
This commit is contained in:
parent
5cfb132da0
commit
a417388760
|
|
@ -189,7 +189,7 @@ Indexed IO
|
|||
|
||||
Indexed IO with IO ports with a granularity of a single byte can be performed using the ``RIOP``
|
||||
(read) and ``WIOP`` (write) ACPI control methods. Those ACPI methods are unused because they
|
||||
provide no benifit when compared to the native IO port access functions provided by the kernel.
|
||||
provide no benefit when compared to the native IO port access functions provided by the kernel.
|
||||
|
||||
Special thanks go to github user `pobrn` which developed the
|
||||
`qc71_laptop <https://github.com/pobrn/qc71_laptop>`_ driver on which this driver is partly based.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user