linux-stable/drivers/gpu/drm/vboxvideo
Jilin Yuan 2830ca9e5b drm/vboxvideo: fix repeated words in comments
Delete the redundant word 'the'.

Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220824130226.33980-1-yuanjilin@cdjrlc.com
2022-09-17 15:01:24 +02:00
..
hgsmi_base.c drm/vboxvideo/hgsmi_base: Place function names into headers 2021-06-03 13:33:09 +02:00
hgsmi_ch_setup.h
hgsmi_channels.h
hgsmi_defs.h
Kconfig
Makefile
modesetting.c drm/vboxvideo/modesetting: Provide function names for prototype headers 2021-06-03 13:33:18 +02:00
vbox_drv.c drm/vboxvideo: Replace module-init boiler-plate code with DRM helpers 2022-01-27 19:15:34 +01:00
vbox_drv.h drm/vboxvideo: Use managed interfaces for framebuffer write combining 2021-09-23 09:26:09 +02:00
vbox_hgsmi.c
vbox_irq.c drm/vbox: Convert to Linux IRQ interfaces 2021-07-15 11:16:06 +02:00
vbox_main.c drm/vboxvideo: fix a NULL vs IS_ERR() check 2021-11-18 13:27:14 +01:00
vbox_mode.c drm/plane-helper: Export individual helpers 2022-07-26 18:42:07 +02:00
vbox_ttm.c drm/vboxvideo: Use managed interfaces for framebuffer write combining 2021-09-23 09:26:09 +02:00
vboxvideo.h drm/vboxvideo: fix repeated words in comments 2022-09-17 15:01:24 +02:00
vboxvideo_guest.h
vboxvideo_vbe.h
vbva_base.c