Re: (subset) [PATCH] GPU: drm: drop unexpected word "the" in the comments

From: Maxime Ripard
Date: Wed Jun 22 2022 - 03:30:11 EST


On Tue, 21 Jun 2022 21:51:40 +0800, Jiang Jian wrote:
> there is an unexpected word "the" in the comments that need to be dropped
>
> file: drivers/gpu/drm/drm_ioctl.c
> line: 86
> * means the the unique name for the master node just opening is _not_ filled
> changed to
> * means the unique name for the master node just opening is _not_ filled
>
> [...]

Applied to drm/drm-misc (drm-misc-next).

Thanks!
Maxime