Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b6aa63ee authored by Justin P. Mattock's avatar Justin P. Mattock Committed by Takashi Iwai
Browse files

sound:core:seq:seq_ports.c Remove one to many n's in a word.



The Patch below removes one to many "n's" in a word..

Signed-off-by: default avatarJustin P. Mattock <justinmattock@gmail.com>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent fb9b5a0e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -412,7 +412,7 @@ int snd_seq_get_port_info(struct snd_seq_client_port * port,
 * initialization or termination of devices (see seq_midi.c).
 *
 * If callback_all option is set, the callback function is invoked
 * at each connnection/disconnection. 
 * at each connection/disconnection. 
 */

static int subscribe_port(struct snd_seq_client *client,