[PATCH 3/3] drm/vmwgfx: Correct typo in comment
Thomas Hellström (VMware)
thomas_os at shipmail.org
Wed Feb 26 15:07:39 UTC 2020
On 2/23/20 9:40 PM, Maya Rashish wrote:
> Signed-off-by: Maya Rashish <coypu at sdf.org>
> Signed-off-by: Thomas Klausner <wiz at NetBSD.org>
> Co-authored-by: Thomas Klausner <wiz at NetBSD.org>
> ---
> drivers/gpu/drm/vmwgfx/vmwgfx_kms.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/vmwgfx/vmwgfx_kms.c b/drivers/gpu/drm/vmwgfx/vmwgfx_kms.c
> index f47d5710cc95..5195c19d25a4 100644
> --- a/drivers/gpu/drm/vmwgfx/vmwgfx_kms.c
> +++ b/drivers/gpu/drm/vmwgfx/vmwgfx_kms.c
> @@ -2016,7 +2016,7 @@ void vmw_disable_vblank(struct drm_device *dev, unsigned int pipe)
> * plugin and generate DRM uevent
> * @dev_priv: device private
> * @num_rects: number of drm_rect in rects
> - * @rects: toplogy to update
> + * @rects: topology to update
> */
> static int vmw_du_update_layout(struct vmw_private *dev_priv,
> unsigned int num_rects, struct drm_rect *rects)
Reviewed-by: Thomas Hellstrom <thellstrom at vmware.com>
I'll include in the next vmwgfx-next pull request.
Out of curiosity, how was this patch co-authored :-) ?
Thanks,
Thomas
More information about the dri-devel
mailing list