[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <f0d2200d-536b-4572-b7ef-63be26dd03a5@gmx.de>
Date: Sat, 5 Oct 2024 17:12:22 +0200
From: Armin Wolf <W_Armin@....de>
To: Anaswara T Rajan <anaswaratrajan@...il.com>
Cc: corbet@....net, platform-driver-x86@...r.kernel.org,
linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3] platform/x86: dell-ddv: Fix typo in documentation
Am 05.10.24 um 09:00 schrieb Anaswara T Rajan:
> Fix typo in word 'diagnostics' in documentation.
>
> Signed-off-by: Anaswara T Rajan <anaswaratrajan@...il.com>
Thanks, for the whole patch:
Reviewed-by: Armin Wolf <W_Armin@....de>
> ---
> Changes in v2:
> - Make the commit title and description more clearer.
>
> Changes in v3:
> - Add missing full stop to commit description.
>
> Documentation/wmi/devices/dell-wmi-ddv.rst | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/wmi/devices/dell-wmi-ddv.rst b/Documentation/wmi/devices/dell-wmi-ddv.rst
> index 2fcdfcf03327..e0c20af30948 100644
> --- a/Documentation/wmi/devices/dell-wmi-ddv.rst
> +++ b/Documentation/wmi/devices/dell-wmi-ddv.rst
> @@ -8,7 +8,7 @@ Introduction
> ============
>
> Many Dell notebooks made after ~2020 support a WMI-based interface for
> -retrieving various system data like battery temperature, ePPID, diagostic data
> +retrieving various system data like battery temperature, ePPID, diagnostic data
> and fan/thermal sensor data.
>
> This interface is likely used by the `Dell Data Vault` software on Windows,
> @@ -277,7 +277,7 @@ Reverse-Engineering the DDV WMI interface
> 4. Try to deduce the meaning of a certain WMI method by comparing the control
> flow with other ACPI methods (_BIX or _BIF for battery related methods
> for example).
> -5. Use the built-in UEFI diagostics to view sensor types/values for fan/thermal
> +5. Use the built-in UEFI diagnostics to view sensor types/values for fan/thermal
> related methods (sometimes overwriting static ACPI data fields can be used
> to test different sensor type values, since on some machines this data is
> not reinitialized upon a warm reset).
Powered by blists - more mailing lists