* [PATCH] staging: greybus: Fix spelling mistake in Kconfig
[not found] <20260221110355.9006-1-tomasz.unger.ref@yahoo.pl>
@ 2026-02-21 11:03 ` tomasz.unger
2026-02-21 18:33 ` Ethan Tidmore
0 siblings, 1 reply; 2+ messages in thread
From: tomasz.unger @ 2026-02-21 11:03 UTC (permalink / raw)
To: johan, elder, gregkh
Cc: greybus-dev, linux-staging, linux-kernel, Tomasz Unger
From: Tomasz Unger <tomasz.unger@yahoo.pl>
Replace 'busses' with 'buses' in help text.
Found using codespell.
Signed-off-by: Tomasz Unger <tomasz.unger@yahoo.pl>
---
drivers/staging/greybus/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/greybus/Kconfig b/drivers/staging/greybus/Kconfig
index 1e745a8d439c..7635f3e850fa 100644
--- a/drivers/staging/greybus/Kconfig
+++ b/drivers/staging/greybus/Kconfig
@@ -123,7 +123,7 @@ menuconfig GREYBUS_BRIDGED_PHY
help
Select this option to pick from a variety of Greybus Bridged
PHY class drivers. These drivers emulate a number of
- different "traditional" busses by tunneling them over Greybus.
+ different "traditional" buses by tunneling them over Greybus.
Examples of this include serial, SPI, USB, and others.
To compile this code as a module, chose M here: the module
--
2.53.0
^ permalink raw reply related [flat|nested] 2+ messages in thread