Thread (4 messages) 4 messages, 4 authors, 2020-01-24
STALE2318d

[PATCH] iio: ad5755: fix spelling mistake "to" -> "too"

From: Colin King <hidden>
Date: 2020-01-22 23:58:47
Also in: kernel-janitors, lkml
Subsystem: analog devices inc iio drivers, iio subsystem and drivers, the rest · Maintainers: Lars-Peter Clausen, Michael Hennerich, Jonathan Cameron, 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/iio/dac/ad5755.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/iio/dac/ad5755.c b/drivers/iio/dac/ad5755.c
index b9175fb4c8ab..dad0b26228a2 100644
--- a/drivers/iio/dac/ad5755.c
+++ b/drivers/iio/dac/ad5755.c
@@ -655,7 +655,7 @@ static struct ad5755_platform_data *ad5755_parse_dt(struct device *dev)
 	for_each_child_of_node(np, pp) {
 		if (devnr >= AD5755_NUM_CHANNELS) {
 			dev_err(dev,
-				"There is to many channels defined in DT\n");
+				"There is too many channels defined in DT\n");
 			goto error_out;
 		}
 
-- 
2.24.0
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help