diff options
Diffstat (limited to 'sound')
-rw-r--r-- | sound/core/seq/seq_ports.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/core/seq/seq_ports.c b/sound/core/seq/seq_ports.c index 3bf7d73ac52e..e12bcd94b6db 100644 --- a/sound/core/seq/seq_ports.c +++ b/sound/core/seq/seq_ports.c | |||
@@ -412,7 +412,7 @@ int snd_seq_get_port_info(struct snd_seq_client_port * port, | |||
412 | * initialization or termination of devices (see seq_midi.c). | 412 | * initialization or termination of devices (see seq_midi.c). |
413 | * | 413 | * |
414 | * If callback_all option is set, the callback function is invoked | 414 | * If callback_all option is set, the callback function is invoked |
415 | * at each connnection/disconnection. | 415 | * at each connection/disconnection. |
416 | */ | 416 | */ |
417 | 417 | ||
418 | static int subscribe_port(struct snd_seq_client *client, | 418 | static int subscribe_port(struct snd_seq_client *client, |