lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAJZ5v0j83tV765Sfd4qB+pYc8YyUuuafyEnAg95tQKMprcfCMw@mail.gmail.com>
Date: Wed, 2 Jul 2025 20:33:09 +0200
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Sumanth Gavini <sumanth.gavini@...oo.com>
Cc: skhan@...uxfoundation.org, rjw@...ysocki.net, stern@...land.harvard.edu, 
	arjan@...ux.intel.com, linux@...inikbrodowski.net, 
	linux-kernel@...r.kernel.org, linux-doc@...r.kernel.org, 
	linux-pm@...r.kernel.org
Subject: Re: [PATCH v2] docs: ABI: Fix "diasble" to "disable"

On Sat, May 24, 2025 at 12:02 AM Sumanth Gavini
<sumanth.gavini@...oo.com> wrote:
>
>  Fix misspelling reported by codespell
>
> Signed-off-by: Sumanth Gavini <sumanth.gavini@...oo.com>
> ---
> changes in v2:
> - No code changes
>   - Link to v1: https://lore.kernel.org/lkml/a0f5b68d-e321-4ed3-a22c-24f80f4d906f@linuxfoundation.org/
> - Addressed review comments from Shuah Khan.
>   - get_maintainers.pl doesn't give you the complete list, So resending
>     the patchv2 with linux-pm, doccumentation list and PM maintainers
>
> ---
>  Documentation/ABI/testing/sysfs-devices-power | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/ABI/testing/sysfs-devices-power b/Documentation/ABI/testing/sysfs-devices-power
> index 54195530e97a..d3da88b26a53 100644
> --- a/Documentation/ABI/testing/sysfs-devices-power
> +++ b/Documentation/ABI/testing/sysfs-devices-power
> @@ -56,7 +56,7 @@ Date:         January 2009
>  Contact:       Rafael J. Wysocki <rjw@...ysocki.net>
>  Description:
>                 The /sys/devices/.../async attribute allows the user space to
> -               enable or diasble the device's suspend and resume callbacks to
> +               enable or disable the device's suspend and resume callbacks to
>                 be executed asynchronously (ie. in separate threads, in parallel
>                 with the main suspend/resume thread) during system-wide power
>                 transitions (eg. suspend to RAM, hibernation).
> --

Applied as 6.17 material, thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ