Commit aa316247 authored by wangjianli's avatar wangjianli Committed by Alex Deucher

drm/amdgpu/dc/dce: fix repeated words in comments

Delete the redundant word 'in'.
Signed-off-by: default avatarwangjianli <wangjianli@cdjrlc.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 2bc7ea71
......@@ -320,7 +320,7 @@ static void set_video_latency(
value);
}
/* set audio latency in in ms/2+1 */
/* set audio latency in ms/2+1 */
static void set_audio_latency(
struct audio *audio,
int latency_in_ms)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment