mirror of
https://github.com/torvalds/linux.git
synced 2026-06-03 12:03:54 +02:00
drm/amdgpu/dc/dce: fix repeated words in comments
Delete the redundant word 'in'. Signed-off-by: wangjianli <wangjianli@cdjrlc.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
2bc7ea71a7
commit
aa316247c7
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user