Re: [PATCH V2] drivers: gpu: drm: vmwgfx: fixed typos

2024-01-03 Thread Zack Rusin
On Fri, Dec 15, 2023 at 1:21 AM Randy Dunlap wrote: > > Hi-- > > On 12/14/23 22:01, Ghanshyam Agrawal wrote: > > Fixed multiple typos in vmwgfx_execbuf.c > > > > Signed-off-by: Ghanshyam Agrawal > > --- > > V2: > > Fixed some more typos suggested by codespell > > and the community. > > > > V1: >

[PATCH V2] drivers: gpu: drm: vmwgfx: fixed typos

2023-12-15 Thread Ghanshyam Agrawal
Fixed multiple typos in vmwgfx_execbuf.c Signed-off-by: Ghanshyam Agrawal --- V2: Fixed some more typos suggested by codespell and the community. V1: Fixed multiple typos drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers

Re: [PATCH V2] drivers: gpu: drm: vmwgfx: fixed typos

2023-12-14 Thread Randy Dunlap
Hi-- On 12/14/23 22:01, Ghanshyam Agrawal wrote: > Fixed multiple typos in vmwgfx_execbuf.c > > Signed-off-by: Ghanshyam Agrawal > --- > V2: > Fixed some more typos suggested by codespell > and the community. > > V1: > Fixed multiple typos > > drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c | 8 -