ALSA: pci: delete repeated words in comments
Drop duplicated words in sound/pci/. {and, the, at} Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Link: https://lore.kernel.org/r/20200806021926.32418-1-rdunlap@infradead.org Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:

committed by
Takashi Iwai

parent
c729385813
commit
c7fabbc513
@@ -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)
|
||||
|
Reference in New Issue
Block a user