* VGC levels
         * Hardware driver will tune the VGC level during each call
         * to the link_tuner() callback function. This vgc_level is
-        * is determined based on the link quality statistics like
+        * determined based on the link quality statistics like
         * average RSSI and the false CCA count.
         *
         * In some cases the drivers need to differentiate between
 
         */
        rt2x00queue_stop_queue(rt2x00dev->rx);
 
-       /* Do not race with with link tuner. */
+       /* Do not race with link tuner. */
        mutex_lock(&rt2x00dev->conf_mutex);
 
        /*