mbox series

[v2,0/1] drm/msm/dpu: Fix error return code in dpu_mdss_init()

Message ID 20210510031606.3112-1-thunder.leizhen@huawei.com
Headers show
Series drm/msm/dpu: Fix error return code in dpu_mdss_init() | expand

Message

Zhen Lei May 10, 2021, 3:16 a.m. UTC
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

Comments

Anton Ivanov May 10, 2021, 6:01 a.m. UTC | #1
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/
Zhen Lei May 10, 2021, 6:17 a.m. UTC | #2
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.

>