sound:core:seq:seq_ports.c Remove one to many n's in a word.
authorJustin P. Mattock <justinmattock@gmail.com>
Sun, 27 Feb 2011 04:34:10 +0000 (20:34 -0800)
committerTakashi Iwai <tiwai@suse.de>
Sun, 27 Feb 2011 09:05:53 +0000 (10:05 +0100)
The Patch below removes one to many "n's" in a word..

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/seq/seq_ports.c

index 3bf7d73..e12bcd9 100644 (file)
@@ -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,