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