[PATCH] drm/vmwgfx: remove unused vmw_overlay function

Zack Rusin zackr at vmware.com
Tue Apr 11 17:54:26 UTC 2023


On Tue, 2023-03-21 at 14:24 -0400, Tom Rix wrote:
> clang with W=1 reports
> drivers/gpu/drm/vmwgfx/vmwgfx_overlay.c:56:35: error:
>   unused function 'vmw_overlay' [-Werror,-Wunused-function]
> static inline struct vmw_overlay *vmw_overlay(struct drm_device *dev)
>                                   ^
> This function is not used, so remove it.
> 
> Signed-off-by: Tom Rix <trix at redhat.com>

Thank you for the patch. I went ahead and pushed it to the drm-misc-next branch in
drm-misc tree.

z


More information about the dri-devel mailing list