gpu/drm: fix repeated words in comments
Delete the redundant word 'the'. Signed-off-by: wangjianli <wangjianli@cdjrlc.com> Signed-off-by: Maxime Ripard <maxime@cerno.tech> Link: https://patchwork.freedesktop.org/patch/msgid/20221022060701.58280-1-wangjianli@cdjrlc.com
This commit is contained in:
parent
7e160d9c66
commit
2556e1a835
@ -80,7 +80,7 @@ static u32 clip_scaled(int src, int dst, int *clip)
|
||||
* @dst: destination window rectangle
|
||||
* @clip: clip rectangle
|
||||
*
|
||||
* Clip rectangle @dst by rectangle @clip. Clip rectangle @src by the
|
||||
* Clip rectangle @dst by rectangle @clip. Clip rectangle @src by
|
||||
* the corresponding amounts, retaining the vertical and horizontal scaling
|
||||
* factors from @src to @dst.
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user