Message ID | 20210510031606.3112-1-thunder.leizhen@huawei.com (mailing list archive) |
---|---|
Headers | show |
Series | drm/msm/dpu: Fix error return code in dpu_mdss_init() | expand |
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.
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. >