[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20220816123621.10189-1-yuanjilin@cdjrlc.com>
Date: Tue, 16 Aug 2022 20:36:21 +0800
From: Jilin Yuan <yuanjilin@...rlc.com>
To: tiwai@...e.com, perex@...ex.cz
Cc: linux-kernel@...r.kernel.org, Jilin Yuan <yuanjilin@...rlc.com>
Subject: [PATCH] soc/codecs: fix repeated words in comments
Delete the redundant word 'as'.
Signed-off-by: Jilin Yuan <yuanjilin@...rlc.com>
---
sound/soc/codecs/hdac_hdmi.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sound/soc/codecs/hdac_hdmi.c b/sound/soc/codecs/hdac_hdmi.c
index 66408a98298b..98467667ef39 100644
--- a/sound/soc/codecs/hdac_hdmi.c
+++ b/sound/soc/codecs/hdac_hdmi.c
@@ -1337,7 +1337,7 @@ static int hdac_hdmi_add_ports(struct hdac_device *hdev,
/*
* FIXME: max_port may vary for each platform, so pass this as
- * as driver data or query from i915 interface when this API is
+ * driver data or query from i915 interface when this API is
* implemented.
*/
--
2.36.1
Powered by blists - more mailing lists