[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250517091814.1263768-1-sumanth.gavini@yahoo.com>
Date: Sat, 17 May 2025 02:18:10 -0700
From: Sumanth Gavini <sumanth.gavini@...oo.com>
To: skhan@...uxfoundation.org,
sumanth.gavini@...oo.com
Cc: linux-kernel@...r.kernel.org
Subject: [PATCH] docs: ABI: Fix "diasble" to "disable"
Fix misspelling reported by codespell
Signed-off-by: Sumanth Gavini <sumanth.gavini@...oo.com>
---
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).
--
2.43.0
Powered by blists - more mailing lists