projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e279dc
)
ALSA: line6: Fix a typo
author
Christophe JAILLET
<christophe.jaillet@wanadoo.fr>
Sun, 21 Jul 2019 10:25:58 +0000
(12:25 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 22 Jul 2019 07:10:54 +0000
(09:10 +0200)
s/Vairax/Variax/
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/line6/variax.c
patch
|
blob
|
history
diff --git
a/sound/usb/line6/variax.c
b/sound/usb/line6/variax.c
index 0d24c72c155fb36dcd53446aa6977239ad97af36..ed158f04de80f9c0a0b4c1bfbde24b1895bce543 100644
(file)
--- 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("Va
ir
ax Workbench USB driver");
+MODULE_DESCRIPTION("Va
ri
ax Workbench USB driver");
MODULE_LICENSE("GPL");