Re: [PATCH] drm/vkms: Update VKMS documentation

2019-11-04 Thread Daniel Vetter
On Fri, Nov 01, 2019 at 07:37:35PM -0300, Gabriela Bittencourt wrote: > Small changes in the driver documentation, clarifing the description. > > Signed-off-by: Gabriela Bittencourt lgtm, applied. -Daniel > > --- > > Tested using: make htmldocs > --- > drivers/gpu/drm/vkms/vkms_drv.c | 8 +++

[PATCH] drm/vkms: Update VKMS documentation

2019-11-01 Thread Gabriela Bittencourt
Small changes in the driver documentation, clarifing the description. Signed-off-by: Gabriela Bittencourt --- Tested using: make htmldocs --- drivers/gpu/drm/vkms/vkms_drv.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/gpu/drm/vkms/vkms_drv.c b/drivers/gp