[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190721102558.16640-1-christophe.jaillet@wanadoo.fr>
Date: Sun, 21 Jul 2019 12:25:58 +0200
From: Christophe JAILLET <christophe.jaillet@...adoo.fr>
To: perex@...ex.cz, tiwai@...e.com, tglx@...utronix.de
Cc: alsa-devel@...a-project.org, linux-kernel@...r.kernel.org,
kernel-janitors@...r.kernel.org,
Christophe JAILLET <christophe.jaillet@...adoo.fr>
Subject: [PATCH] ALSA: line6: Fix a typo
s/Vairax/Variax/
Signed-off-by: Christophe JAILLET <christophe.jaillet@...adoo.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
Powered by blists - more mailing lists