Skip to content

Commit acf5a2f

Browse files
Zhu Juntiwai
authored andcommitted
ALSA: seq: oss: fix typo in seq_oss_init.c
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>
1 parent 4ad9478 commit acf5a2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sound/core/seq/oss/seq_oss_init.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ snd_seq_oss_create_client(void)
111111

112112

113113
/*
114-
* receive annoucement from system port, and check the midi device
114+
* receive announcement from system port, and check the midi device
115115
*/
116116
static int
117117
receive_announce(struct snd_seq_event *ev, int direct, void *private, int atomic, int hop)

0 commit comments

Comments
 (0)