On Wed, Apr 08, 2020 at 10:28:10AM +0200, zenyu@tuta.io wrote:
From: Zenyu Sy zenyu@tuta.io
Fix the article typo "an" -> "a" in Kconfig
Signed-off-by: Zenyu Sy zenyu@tuta.io
base-commit: f5e94d10e4c468357019e5c28d48499f677b284f drivers/greybus/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/greybus/Kconfig b/drivers/greybus/Kconfig index b84fcaf8b..56cbd87fc 100644 --- a/drivers/greybus/Kconfig +++ b/drivers/greybus/Kconfig @@ -3,7 +3,7 @@ menuconfig GREYBUS tristate "Greybus support" depends on SYSFS ---help--- - This option enables the Greybus driver core. Greybus is an + This option enables the Greybus driver core. Greybus is a hardware protocol that was designed to provide Unipro with a sane application layer. It was originally designed for the ARA project, a module phone system, but has shown up in other -- 2.26.0
You can't send patches in html format, please use git send-email to do this properly.
thanks,
greg k-h