]> Git Repo - linux.git/commitdiff
ALSA: line6: Fix a typo
authorChristophe JAILLET <[email protected]>
Sun, 21 Jul 2019 10:25:58 +0000 (12:25 +0200)
committerTakashi Iwai <[email protected]>
Mon, 22 Jul 2019 07:10:54 +0000 (09:10 +0200)
s/Vairax/Variax/

Signed-off-by: Christophe JAILLET <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
sound/usb/line6/variax.c

index 0d24c72c155fb36dcd53446aa6977239ad97af36..ed158f04de80f9c0a0b4c1bfbde24b1895bce543 100644 (file)
@@ -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");
This page took 0.057653 seconds and 4 git commands to generate.