Thread (2 messages) flat view 2 messages, 2 authors, 2021-09-16
STALE1819d LANDED

Landed in mainline as d7050df38dc3 on 2021-09-16.

[PATCH] pinctrl: Fix spelling mistake "atleast" -> "at least"

From: Colin King <hidden>
Date: 2021-08-26 12:35:19
Also in: kernel-janitors, linux-gpio, lkml
Subsystem: arm/sti architecture, pin control subsystem, the rest · Maintainers: Patrice Chotard, Linus Walleij, Linus Torvalds

From: Colin Ian King <redacted>

There is a spelling mistake in a dev_err message. Fix it.

Signed-off-by: Colin Ian King <redacted>
---
 drivers/pinctrl/pinctrl-st.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/pinctrl/pinctrl-st.c b/drivers/pinctrl/pinctrl-st.c
index fa3edb4b898a..1482a01dfec7 100644
--- a/drivers/pinctrl/pinctrl-st.c
+++ b/drivers/pinctrl/pinctrl-st.c
@@ -1588,7 +1588,7 @@ static int st_pctl_probe_dt(struct platform_device *pdev,
 
 	st_pctl_dt_child_count(info, np);
 	if (!info->nbanks) {
-		dev_err(&pdev->dev, "you need atleast one gpio bank\n");
+		dev_err(&pdev->dev, "you need at least one gpio bank\n");
 		return -EINVAL;
 	}
 
-- 
2.32.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help