The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH] extcon: fix spelling mistake "funciton" -> "function"
@ 2026-07-17  5:36 Diego Fernando Mancera Gomez
  0 siblings, 0 replies; only message in thread
From: Diego Fernando Mancera Gomez @ 2026-07-17  5:36 UTC (permalink / raw)
  To: myungjoo.ham, cw00.choi; +Cc: linux-kernel, Diego Fernando Mancera Gomez

Fix a spelling mistake in a comment.

Signed-off-by: Diego Fernando Mancera Gomez <diegomancera.dev@gmail.com>
---
 drivers/extcon/extcon.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/extcon/extcon.c b/drivers/extcon/extcon.c
index 98d85cc114a7..f2ce7634ee2f 100644
--- a/drivers/extcon/extcon.c
+++ b/drivers/extcon/extcon.c
@@ -1234,7 +1234,7 @@ static int extcon_alloc_groups(struct extcon_dev *edev)
  * do not set the values of "internal data", which are initialized by
  * this function.
  *
- * Note that before calling this funciton, have to allocate the memory
+ * Note that before calling this function, have to allocate the memory
  * of an extcon device by using the extcon_dev_allocate(). And the extcon
  * dev should include the supported_cable information.
  *
-- 
2.54.0.windows.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-17  5:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-17  5:36 [PATCH] extcon: fix spelling mistake "funciton" -> "function" Diego Fernando Mancera Gomez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox