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:
aae80dc
)
ALSA: ctxfi - Fix a typo in MODULE_LICENSE
author
Takashi Iwai
<tiwai@suse.de>
Tue, 2 Jun 2009 07:18:26 +0000
(09:18 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 2 Jun 2009 07:18:26 +0000
(09:18 +0200)
A space has to be put between GPL and v2.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/ctxfi/xfi.c
patch
|
blob
|
history
diff --git
a/sound/pci/ctxfi/xfi.c
b/sound/pci/ctxfi/xfi.c
index e31e29e4ec7eae1b55042dc830ef48168970c3e7..bf232e7299acf1024d554b0fbea90ff7da71c33e 100644
(file)
--- a/
sound/pci/ctxfi/xfi.c
+++ b/
sound/pci/ctxfi/xfi.c
@@
-18,7
+18,7
@@
MODULE_AUTHOR("Creative Technology Ltd");
MODULE_DESCRIPTION("X-Fi driver version 1.03");
-MODULE_LICENSE("GPLv2");
+MODULE_LICENSE("GPL
v2");
MODULE_SUPPORTED_DEVICE("{{Creative Labs, Sound Blaster X-Fi}");
static unsigned int reference_rate = 48000;