* [PATCH] docs:Fixed typo. Specifically enabeld is changed to enabled
@ 2025-08-21 8:20 bhanuseshukumar
0 siblings, 0 replies; only message in thread
From: bhanuseshukumar @ 2025-08-21 8:20 UTC (permalink / raw)
To: skhan, bhanuseshukumar, cw00.choi, myungjoo.ham, kyungmin.park,
linux-pm
Cc: linux-kernel, linux-kernel-mentees
Signed-off-by: bhanuseshukumar <bhanuseshukumar@gmail.com>
---
drivers/devfreq/devfreq-event.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/devfreq/devfreq-event.c b/drivers/devfreq/devfreq-event.c
index 70219099c604..020fe30ed5d9 100644
--- a/drivers/devfreq/devfreq-event.c
+++ b/drivers/devfreq/devfreq-event.c
@@ -100,7 +100,7 @@ EXPORT_SYMBOL_GPL(devfreq_event_disable_edev);
* @edev : the devfreq-event device
*
* Note that this function check whether devfreq-event dev is enabled or not.
- * If return true, the devfreq-event dev is enabeld. If return false, the
+ * If return true, the devfreq-event dev is enabled. If return false, the
* devfreq-event dev is disabled.
*/
bool devfreq_event_is_enabled(struct devfreq_event_dev *edev)
--
2.34.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2025-08-21 8:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-21 8:20 [PATCH] docs:Fixed typo. Specifically enabeld is changed to enabled bhanuseshukumar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).