* [PATCH v1] drm/exynos: gsc: Fix typo in comment
@ 2024-09-09 8:06 Shen Lichuan
2024-09-09 8:27 ` Krzysztof Kozlowski
2024-10-07 1:44 ` Inki Dae
0 siblings, 2 replies; 3+ messages in thread
From: Shen Lichuan @ 2024-09-09 8:06 UTC (permalink / raw)
To: inki.dae, sw0312.kim, kyungmin.park, airlied, simona, krzk
Cc: alim.akhtar, dri-devel, linux-arm-kernel, linux-samsung-soc,
linux-kernel, opensource.kernel, Shen Lichuan
Replace 'initailization' with 'initialization' in the comment.
Signed-off-by: Shen Lichuan <shenlichuan@vivo.com>
---
drivers/gpu/drm/exynos/exynos_drm_gsc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/exynos/exynos_drm_gsc.c b/drivers/gpu/drm/exynos/exynos_drm_gsc.c
index 1b111e2c3347..fc5fc65823c6 100644
--- a/drivers/gpu/drm/exynos/exynos_drm_gsc.c
+++ b/drivers/gpu/drm/exynos/exynos_drm_gsc.c
@@ -1286,7 +1286,7 @@ static int gsc_probe(struct platform_device *pdev)
return ret;
}
- /* context initailization */
+ /* context initialization */
ctx->id = pdev->id;
platform_set_drvdata(pdev, ctx);
--
2.17.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH v1] drm/exynos: gsc: Fix typo in comment
2024-09-09 8:06 [PATCH v1] drm/exynos: gsc: Fix typo in comment Shen Lichuan
@ 2024-09-09 8:27 ` Krzysztof Kozlowski
2024-10-07 1:44 ` Inki Dae
1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2024-09-09 8:27 UTC (permalink / raw)
To: Shen Lichuan, inki.dae, sw0312.kim, kyungmin.park, airlied, simona
Cc: alim.akhtar, dri-devel, linux-arm-kernel, linux-samsung-soc,
linux-kernel, opensource.kernel
On 09/09/2024 10:06, Shen Lichuan wrote:
> Replace 'initailization' with 'initialization' in the comment.
>
> Signed-off-by: Shen Lichuan <shenlichuan@vivo.com>
> ---
> drivers/gpu/drm/exynos/exynos_drm_gsc.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/exynos/exynos_drm_gsc.c b/drivers/gpu/drm/exynos/exynos_drm_gsc.c
> index 1b111e2c3347..fc5fc65823c6 100644
> --- a/drivers/gpu/drm/exynos/exynos_drm_gsc.c
> +++ b/drivers/gpu/drm/exynos/exynos_drm_gsc.c
> @@ -1286,7 +1286,7 @@ static int gsc_probe(struct platform_device *pdev)
> return ret;
> }
>
> - /* context initailization */
> + /* context initialization */
@vivo.com, please fix all typos given subsystem in one run. One patch or
few patches in one patchset. Not one typo per patch.
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH v1] drm/exynos: gsc: Fix typo in comment
2024-09-09 8:06 [PATCH v1] drm/exynos: gsc: Fix typo in comment Shen Lichuan
2024-09-09 8:27 ` Krzysztof Kozlowski
@ 2024-10-07 1:44 ` Inki Dae
1 sibling, 0 replies; 3+ messages in thread
From: Inki Dae @ 2024-10-07 1:44 UTC (permalink / raw)
To: Shen Lichuan
Cc: sw0312.kim, kyungmin.park, airlied, simona, krzk, alim.akhtar,
dri-devel, linux-arm-kernel, linux-samsung-soc, linux-kernel,
opensource.kernel
2024년 9월 9일 (월) 오후 5:08, Shen Lichuan <shenlichuan@vivo.com>님이 작성:
>
> Replace 'initailization' with 'initialization' in the comment.
>
> Signed-off-by: Shen Lichuan <shenlichuan@vivo.com>
> ---
> drivers/gpu/drm/exynos/exynos_drm_gsc.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/exynos/exynos_drm_gsc.c b/drivers/gpu/drm/exynos/exynos_drm_gsc.c
> index 1b111e2c3347..fc5fc65823c6 100644
> --- a/drivers/gpu/drm/exynos/exynos_drm_gsc.c
> +++ b/drivers/gpu/drm/exynos/exynos_drm_gsc.c
> @@ -1286,7 +1286,7 @@ static int gsc_probe(struct platform_device *pdev)
> return ret;
> }
>
> - /* context initailization */
> + /* context initialization */
Merged.
Thanks,
Inki Dae
> ctx->id = pdev->id;
>
> platform_set_drvdata(pdev, ctx);
> --
> 2.17.1
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-10-07 1:44 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-09 8:06 [PATCH v1] drm/exynos: gsc: Fix typo in comment Shen Lichuan
2024-09-09 8:27 ` Krzysztof Kozlowski
2024-10-07 1:44 ` Inki Dae
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®