Re: [PATCH 1/3] drm/vkms: Formatting and typo fix

2024-08-15 Thread Maíra Canal
On 8/14/24 05:46, Louis Chauvet wrote: Some newlines were missing around comments. Signed-off-by: Louis Chauvet Applied to drm/misc/drm-misc-next! Best Regards, - Maíra --- drivers/gpu/drm/vkms/vkms_drv.c | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/drivers/

[PATCH 1/3] drm/vkms: Formatting and typo fix

2024-08-14 Thread Louis Chauvet
Some newlines were missing around comments. Signed-off-by: Louis Chauvet --- drivers/gpu/drm/vkms/vkms_drv.c | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/vkms/vkms_drv.c b/drivers/gpu/drm/vkms/vkms_drv.c index 6860bee8e981..5aeb43592960 100644 --- a/d