]> git.baikalelectronics.ru Git - kernel.git/commit
drm/nouveau/mmu: drop unexpected word "the" in the comments
authorJiang Jian <jiangjian@cdjrlc.com>
Tue, 21 Jun 2022 13:39:20 +0000 (21:39 +0800)
committerLyude Paul <lyude@redhat.com>
Tue, 21 Jun 2022 20:02:52 +0000 (16:02 -0400)
commit8a1d91619f7d30ef8c9fd1c230f70ebd475dba35
treeefd936dab3ab329aca3042018f1664ffcbba7286
parentee2479ebf9382c73a63727ca0a8aa50460b41c8c
drm/nouveau/mmu: drop unexpected word "the" in the comments

there is an unexpected word "the" in the comments that need to be dropped

file: drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmm.c
line: 1051
 * have the the deepest nesting of page tables.
changed to
 * have the deepest nesting of page tables.

Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>
Signed-off-by: Lyude Paul <lyude@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220621133920.8112-1-jiangjian@cdjrlc.com
drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmm.c