2021-05-10 03:18:02

by Zhen Lei

[permalink] [raw]
Subject: [PATCH v2 0/1] drm/msm/dpu: Fix error return code in dpu_mdss_init()

v1 --> v2:
According to Anton Ivanov's review comments, detele the unnecessary local
variable initialization "ret = 0".


Zhen Lei (1):
drm/msm/dpu: Fix error return code in dpu_mdss_init()

drivers/gpu/drm/msm/disp/dpu1/dpu_mdss.c | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)

--
2.26.0.106.g9fadedd



2021-05-10 06:04:05

by Anton Ivanov

[permalink] [raw]
Subject: Re: [PATCH v2 0/1] drm/msm/dpu: Fix error return code in dpu_mdss_init()

On 10/05/2021 04:16, Zhen Lei wrote:
> v1 --> v2:
> According to Anton Ivanov's review comments, detele the unnecessary local
> variable initialization "ret = 0".
>
>
> Zhen Lei (1):
> drm/msm/dpu: Fix error return code in dpu_mdss_init()
>
> drivers/gpu/drm/msm/disp/dpu1/dpu_mdss.c | 8 +++++---
> 1 file changed, 5 insertions(+), 3 deletions(-)
>
I do not recall reviewing this.

I think you got the wrong Anton Ivanov - I maintain UML so the previous
revision hit someone's else inbox.

--
Anton R. Ivanov
Cambridgegreys Limited. Registered in England. Company Number 10273661
https://www.cambridgegreys.com/

2021-05-10 06:21:13

by Zhen Lei

[permalink] [raw]
Subject: Re: [PATCH v2 0/1] drm/msm/dpu: Fix error return code in dpu_mdss_init()



On 2021/5/10 14:01, Anton Ivanov wrote:
> On 10/05/2021 04:16, Zhen Lei wrote:
>> v1 --> v2:
>> According to Anton Ivanov's review comments, detele the unnecessary local
>> variable initialization "ret = 0".
>>
>>
>> Zhen Lei (1):
>>    drm/msm/dpu: Fix error return code in dpu_mdss_init()
>>
>>   drivers/gpu/drm/msm/disp/dpu1/dpu_mdss.c | 8 +++++---
>>   1 file changed, 5 insertions(+), 3 deletions(-)
>>
> I do not recall reviewing this.

Oh, Sorry, the two e-mails next to each other. I lost sight of them.

>
> I think you got the wrong Anton Ivanov - I maintain UML so the previous revision hit someone's else inbox.
>