ALSA: pci: delete repeated words in comments
[sfrench/cifs-2.6.git] / sound / pci / hda / patch_sigmatel.c
index 7f5ed5805d3b7fd3f14f03c4c7e4f3e898ed9cf4..c662431bf13a51b6514af8c8fe5a141513041c14 100644 (file)
@@ -838,7 +838,7 @@ static int stac_auto_create_beep_ctls(struct hda_codec *codec,
        static const struct snd_kcontrol_new beep_vol_ctl =
                HDA_CODEC_VOLUME(NULL, 0, 0, 0);
 
-       /* check for mute support for the the amp */
+       /* check for mute support for the amp */
        if ((caps & AC_AMPCAP_MUTE) >> AC_AMPCAP_MUTE_SHIFT) {
                const struct snd_kcontrol_new *temp;
                if (spec->anabeep_nid == nid)