projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ad9478
)
ALSA: seq: oss: fix typo in seq_oss_init.c
author
Zhu Jun
<zhujun2@cmss.chinamobile.com>
Fri, 6 Dec 2024 03:17:27 +0000
(19:17 -0800)
committer
Takashi Iwai
<tiwai@suse.de>
Fri, 6 Dec 2024 12:52:49 +0000
(13:52 +0100)
The word 'annoucement' is wrong, so fix it.
Signed-off-by: Zhu Jun <zhujun2@cmss.chinamobile.com>
Link:
https://patch.msgid.link/20241206031727.20500-1-zhujun2@cmss.chinamobile.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/seq/oss/seq_oss_init.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/core/seq/oss/seq_oss_init.c
b/sound/core/seq/oss/seq_oss_init.c
index 676246fa02f15edc8fa0e5bdaaf827cc1cd6810f..e0733efba027be5ac35c0c29bb347bf76936d665 100644
(file)
--- a/
sound/core/seq/oss/seq_oss_init.c
+++ b/
sound/core/seq/oss/seq_oss_init.c
@@
-111,7
+111,7
@@
snd_seq_oss_create_client(void)
/*
- * receive annoucement from system port, and check the midi device
+ * receive annou
n
cement from system port, and check the midi device
*/
static int
receive_announce(struct snd_seq_event *ev, int direct, void *private, int atomic, int hop)