[alsa-devel] [PATCH] ALSA: line6: Fix a typo
Christophe JAILLET
christophe.jaillet at wanadoo.fr
Sun Jul 21 12:25:58 CEST 2019
s/Vairax/Variax/
Signed-off-by: Christophe JAILLET <christophe.jaillet at wanadoo.fr>
---
sound/usb/line6/variax.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sound/usb/line6/variax.c b/sound/usb/line6/variax.c
index 0d24c72c155f..ed158f04de80 100644
--- a/sound/usb/line6/variax.c
+++ b/sound/usb/line6/variax.c
@@ -244,5 +244,5 @@ static struct usb_driver variax_driver = {
module_usb_driver(variax_driver);
-MODULE_DESCRIPTION("Vairax Workbench USB driver");
+MODULE_DESCRIPTION("Variax Workbench USB driver");
MODULE_LICENSE("GPL");
--
2.20.1
More information about the Alsa-devel
mailing list