summaryrefslogtreecommitdiff
path: root/sound/pci/hda/hda_generic.c
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2020-08-06 05:19:26 +0300
committerTakashi Iwai <tiwai@suse.de>2020-08-06 10:30:02 +0300
commitc7fabbc51352f50cc58242a6dc3b9c1a3599849b (patch)
tree05629c991f36d858927abdf4e812bcfa0af9a6b5 /sound/pci/hda/hda_generic.c
parentc7293858131c3f52d6a18321553c4650bf57462a (diff)
downloadlinux-c7fabbc51352f50cc58242a6dc3b9c1a3599849b.tar.xz
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>
Diffstat (limited to 'sound/pci/hda/hda_generic.c')
-rw-r--r--sound/pci/hda/hda_generic.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/hda/hda_generic.c b/sound/pci/hda/hda_generic.c
index d07947a73ac2..bbb17481159e 100644
--- a/sound/pci/hda/hda_generic.c
+++ b/sound/pci/hda/hda_generic.c
@@ -813,7 +813,7 @@ static void activate_amp_in(struct hda_codec *codec, struct nid_path *path,
}
}
-/* sync power of each widget in the the given path */
+/* sync power of each widget in the given path */
static hda_nid_t path_power_update(struct hda_codec *codec,
struct nid_path *path,
bool allow_powerdown)