Re: [PATCH 06/30] drm/bridge: analogix_dp: fix typos in comments

2022-03-14 Thread Robert Foss
On Mon, Mar 14, 2022, 12:53 Julia Lawall wrote: > Various spelling mistakes in comments. > Detected with the help of Coccinelle. > > Signed-off-by: Julia Lawall > > --- > drivers/gpu/drm/bridge/analogix/analogix_dp_core.c |4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff -

[PATCH 06/30] drm/bridge: analogix_dp: fix typos in comments

2022-03-14 Thread Julia Lawall
Various spelling mistakes in comments. Detected with the help of Coccinelle. Signed-off-by: Julia Lawall --- drivers/gpu/drm/bridge/analogix/analogix_dp_core.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c b/driver