* [PATCH] platform/x86: Fix typo in function comment
@ 2026-04-01 9:43 Thorsten Blum
2026-04-07 14:39 ` Ilpo Järvinen
0 siblings, 1 reply; 2+ messages in thread
From: Thorsten Blum @ 2026-04-01 9:43 UTC (permalink / raw)
To: Prasanth Ksr, Hans de Goede, Ilpo Järvinen
Cc: Thorsten Blum, Dell.Client.Kernel, platform-driver-x86,
linux-kernel
s/Fress/Frees/
Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
---
drivers/platform/x86/dell/dell-wmi-sysman/sysman.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/platform/x86/dell/dell-wmi-sysman/sysman.c b/drivers/platform/x86/dell/dell-wmi-sysman/sysman.c
index 747817f10fe5..edf45ae09b2a 100644
--- a/drivers/platform/x86/dell/dell-wmi-sysman/sysman.c
+++ b/drivers/platform/x86/dell/dell-wmi-sysman/sysman.c
@@ -341,7 +341,7 @@ static int alloc_attributes_data(int attr_type)
* destroy_attribute_objs() - Free a kset of kobjects
* @kset: The kset to destroy
*
- * Fress kobjects created for each attribute_name under attribute type kset
+ * Frees kobjects created for each attribute_name under attribute type kset
*/
static void destroy_attribute_objs(struct kset *kset)
{
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH] platform/x86: Fix typo in function comment
2026-04-01 9:43 [PATCH] platform/x86: Fix typo in function comment Thorsten Blum
@ 2026-04-07 14:39 ` Ilpo Järvinen
0 siblings, 0 replies; 2+ messages in thread
From: Ilpo Järvinen @ 2026-04-07 14:39 UTC (permalink / raw)
To: Prasanth Ksr, Hans de Goede, Thorsten Blum
Cc: Dell.Client.Kernel, platform-driver-x86, linux-kernel
On Wed, 01 Apr 2026 11:43:19 +0200, Thorsten Blum wrote:
> s/Fress/Frees/
>
>
Thank you for your contribution, it has been applied to my local
review-ilpo-next branch. Note it will show up in the public
platform-drivers-x86/review-ilpo-next branch only once I've pushed my
local branch there, which might take a while.
The list of commits applied:
[1/1] platform/x86: Fix typo in function comment
commit: ec427398794bbc0e294225a094a3060cc4bff19c
--
i.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-04-07 14:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-01 9:43 [PATCH] platform/x86: Fix typo in function comment Thorsten Blum
2026-04-07 14:39 ` Ilpo Järvinen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox