Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
[sfrench/cifs-2.6.git] / sound / usb / hiface / pcm.c
index 71f17f02f34188586f7475e7c71c44af20d6ef32..cf650fab54d7e25f480923a5a0a3fbf88bf772d6 100644 (file)
@@ -225,7 +225,7 @@ static int hiface_pcm_stream_start(struct pcm_runtime *rt)
                        }
                }
 
-               /* wait for first out urb to return (sent in in urb handler) */
+               /* wait for first out urb to return (sent in urb handler) */
                wait_event_timeout(rt->stream_wait_queue, rt->stream_wait_cond,
                                   HZ);
                if (rt->stream_wait_cond) {