(subset) [PATCH v7 34/36] drm/sun4i: hdmi: Switch to container_of_const
Maxime Ripard
mripard at kernel.org
Mon Feb 26 01:55:22 PST 2024
On Thu, 22 Feb 2024 19:14:20 +0100, Maxime Ripard wrote:
> container_of_const() allows to preserve the pointer constness and is
> thus more flexible than inline functions.
>
> Let's switch all our instances of container_of() to container_of_const().
>
>
Applied to drm/drm-misc (drm-misc-next).
Thanks!
Maxime
More information about the Linux-rockchip
mailing list