Documentation/wmi/devices/uniwill-laptop.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Replace "benifit" with "benefit".
Signed-off-by: Sakurai Shun <ssh1326@icloud.com>
---
Documentation/wmi/devices/uniwill-laptop.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/wmi/devices/uniwill-laptop.rst b/Documentation/wmi/devices/uniwill-laptop.rst
index e246bf293..65583b239 100644
--- a/Documentation/wmi/devices/uniwill-laptop.rst
+++ b/Documentation/wmi/devices/uniwill-laptop.rst
@@ -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.
--
2.54.0
On Sun, 17 May 2026, Sakurai Shun wrote: > Replace "benifit" with "benefit". > > Signed-off-by: Sakurai Shun <ssh1326@icloud.com> Thanks for the patch. When sending an update, you should collect the tags from the earlier version. No need to send another version because of it, I've added Armin's Reviewed-by while applying to review-ilpo-next (it will appear there later once I push the local changes into the public repo). -- i. > --- > Documentation/wmi/devices/uniwill-laptop.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/wmi/devices/uniwill-laptop.rst b/Documentation/wmi/devices/uniwill-laptop.rst > index e246bf293..65583b239 100644 > --- a/Documentation/wmi/devices/uniwill-laptop.rst > +++ b/Documentation/wmi/devices/uniwill-laptop.rst > @@ -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. >
© 2016 - 2026 Red Hat, Inc.