提交 3d784bad 编写于 作者: J Jason Wang 提交者: Kalle Valo

wifi: p54: Fix comment typo

The double `to' is duplicated in the comment, remove one.
Signed-off-by: NJason Wang <wangborong@cdjrlc.com>
Acked-by: NChristian Lamparter <chunkeey@gmail.com>
Signed-off-by: NKalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220811120340.12968-1-wangborong@cdjrlc.com
上级 ed03a2af
...@@ -635,7 +635,7 @@ static int p54_get_survey(struct ieee80211_hw *dev, int idx, ...@@ -635,7 +635,7 @@ static int p54_get_survey(struct ieee80211_hw *dev, int idx,
/* /*
* hw/fw has not accumulated enough sample sets. * hw/fw has not accumulated enough sample sets.
* Wait for 100ms, this ought to be enough to * Wait for 100ms, this ought to be enough to
* to get at least one non-null set of channel * get at least one non-null set of channel
* usage statistics. * usage statistics.
*/ */
msleep(100); msleep(100);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册