Home
last modified time | relevance | path

Searched hist:"553 a241b80f22a20cd1a93f5e13d93bbde3fc7bc" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/vc4/
H A Dvc4_drv.hdiff 553a241b80f22a20cd1a93f5e13d93bbde3fc7bc Wed Nov 23 16:25:53 CET 2022 Maxime Ripard <maxime@cerno.tech> drm/vc4: Constify container_of wrappers

None of our wrappers around container_of to access our objects from the
DRM object pointer actually modify the latter.

Let's make them const.

Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://patchwork.freedesktop.org/patch/msgid/20221123-rpi-kunit-tests-v1-11-051a0bb60a16@cerno.tech