dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] drm/rockchip: fix repeated words in comments
@ 2022-09-08 12:36 wangjianli
  2022-09-09 15:30 ` Heiko Stuebner
  0 siblings, 1 reply; 2+ messages in thread
From: wangjianli @ 2022-09-08 12:36 UTC (permalink / raw)
  To: hjc, heiko, airlied, daniel
  Cc: wangjianli, linux-rockchip, linux-kernel, dri-devel

Delete the redundant word 'in'.

Signed-off-by: wangjianli <wangjianli@cdjrlc.com>
---
 drivers/gpu/drm/rockchip/rockchip_drm_vop.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/rockchip/rockchip_drm_vop.c b/drivers/gpu/drm/rockchip/rockchip_drm_vop.c
index bdd48f87d098..fab710910997 100644
--- a/drivers/gpu/drm/rockchip/rockchip_drm_vop.c
+++ b/drivers/gpu/drm/rockchip/rockchip_drm_vop.c
@@ -1188,7 +1188,7 @@ static bool vop_crtc_mode_fixup(struct drm_crtc *crtc,
 	 *
 	 * Key points:
 	 *
-	 * - DRM works in in kHz.
+	 * - DRM works in kHz.
 	 * - Clock framework works in Hz.
 	 * - Rockchip's clock driver picks the clock rate that is the
 	 *   same _OR LOWER_ than the one requested.
-- 
2.36.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] drm/rockchip: fix repeated words in comments
  2022-09-08 12:36 [PATCH] drm/rockchip: fix repeated words in comments wangjianli
@ 2022-09-09 15:30 ` Heiko Stuebner
  0 siblings, 0 replies; 2+ messages in thread
From: Heiko Stuebner @ 2022-09-09 15:30 UTC (permalink / raw)
  To: hjc, wangjianli, daniel, airlied; +Cc: linux-rockchip, dri-devel, linux-kernel

On Thu, 8 Sep 2022 20:36:16 +0800, wangjianli wrote:
> Delete the redundant word 'in'.

Applied, thanks!

[1/1] drm/rockchip: fix repeated words in comments
      commit: fe53d167129e19ce01c056d85262427146cacf88

Best regards,
-- 
Heiko Stuebner <heiko@sntech.de>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-09-09 15:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-08 12:36 [PATCH] drm/rockchip: fix repeated words in comments wangjianli
2022-09-09 15:30 ` Heiko Stuebner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).