Re: [PATCH] drm/qxl: remove unused declaration

From: Maxime Ripard
Date: Mon Dec 04 2023 - 03:44:46 EST


On Fri, 10 Nov 2023 13:50:31 +0800, heminhong wrote:
> Some functions are never used by the driver,
> removing the functions declaration, it can be reducing program size,
> and improving code readability and maintainability.
>
>

Applied to drm/drm-misc (drm-misc-next).

Thanks!
Maxime