lkml.org 
[lkml]   [2022]   [Aug]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH] docs: Fix Typo
From
On 8/1/22 11:10, Max Dunbar wrote:
> Correcting "wil" to "will" in the hwmon documentation
>
> Signed-off-by: Max Dunbar <mdsurfing4@gmail.com>

Please at least use a proper subject indicating the affected subsystem
if you really have to make those cosmetic changes.

Guenter

> ---
> Documentation/hwmon/hwmon-kernel-api.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/hwmon/hwmon-kernel-api.rst b/Documentation/hwmon/hwmon-kernel-api.rst
> index f3276b3a381a..a4755a5a24af 100644
> --- a/Documentation/hwmon/hwmon-kernel-api.rst
> +++ b/Documentation/hwmon/hwmon-kernel-api.rst
> @@ -57,7 +57,7 @@ register/unregister functions::
> hwmon_device_register_with_groups registers a hardware monitoring device.
> The first parameter of this function is a pointer to the parent device.
> The name parameter is a pointer to the hwmon device name. The registration
> -function wil create a name sysfs attribute pointing to this name.
> +function will create a name sysfs attribute pointing to this name.
> The drvdata parameter is the pointer to the local driver data.
> hwmon_device_register_with_groups will attach this pointer to the newly
> allocated hwmon device. The pointer can be retrieved by the driver using

\
 
 \ /
  Last update: 2022-08-08 18:01    [W:0.051 / U:0.144 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site