Re: [Freedreno] [PATCH] msm/adreno: fix repeated words in comments

2022-08-26 Thread Dmitry Baryshkov
On 26/08/2022 12:53, Dan Carpenter wrote: On Fri, Aug 26, 2022 at 12:45:09PM +0300, Dmitry Baryshkov wrote: On 24/07/2022 10:36, wangjianli wrote: Delete the redundant word 'in'. Could you please: - adjust the commit subject to follow the rest of commit messages, - drop the extra whitespac

Re: [Freedreno] [PATCH] msm/adreno: fix repeated words in comments

2022-08-26 Thread Dan Carpenter
On Fri, Aug 26, 2022 at 12:45:09PM +0300, Dmitry Baryshkov wrote: > On 24/07/2022 10:36, wangjianli wrote: > > Delete the redundant word 'in'. > > Could you please: > - adjust the commit subject to follow the rest of commit messages, > - drop the extra whitespace at the beginning of the commit m

Re: [Freedreno] [PATCH] msm/adreno: fix repeated words in comments

2022-08-26 Thread Dmitry Baryshkov
On 23/08/2022 14:56, Jilin Yuan wrote: Delete the redundant word 'power'. Delete the redundant word 'in'. Delete the redundant word 'for'. Signed-off-by: Jilin Yuan Could you please: - adjust the commit subject to follow the rest of commit messages, - drop the extra whitespace at the be

Re: [Freedreno] [PATCH] msm/adreno: fix repeated words in comments

2022-08-26 Thread Dmitry Baryshkov
On 24/07/2022 10:36, wangjianli wrote: Delete the redundant word 'in'. Could you please: - adjust the commit subject to follow the rest of commit messages, - drop the extra whitespace at the beginning of the commit message, - add a correct Fixes tag. Thank you Signed-off-by: wangjianli -

[Freedreno] [PATCH] msm/adreno: fix repeated words in comments

2022-08-23 Thread Jilin Yuan
Delete the redundant word 'power'. Delete the redundant word 'in'. Delete the redundant word 'for'. Signed-off-by: Jilin Yuan --- drivers/gpu/drm/msm/adreno/a6xx_gmu.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/gpu/drm/msm/adreno/a6xx_gmu.c b/drivers/

[Freedreno] [PATCH] msm/adreno: fix repeated words in comments

2022-08-16 Thread wangjianli
Delete the redundant word 'in'. Signed-off-by: wangjianli --- drivers/gpu/drm/msm/adreno/a6xx_gmu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/msm/adreno/a6xx_gmu.c b/drivers/gpu/drm/msm/adreno/a6xx_gmu.c index 9f76f5b15759..9303a011b81d 100644 --- a/dr