mirror of
https://github.com/torvalds/linux.git
synced 2025-11-11 22:19:23 +02:00
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(). Reviewed-by: Javier Martinez Canillas <javierm@redhat.com> Link: https://lore.kernel.org/r/20221207-rpi-hdmi-improvements-v3-1-bdd54f66884e@cerno.tech Signed-off-by: Maxime Ripard <maxime@cerno.tech> |
||
|---|---|---|
| .. | ||
| .kunitconfig | ||
| vc4_mock.c | ||
| vc4_mock.h | ||
| vc4_mock_crtc.c | ||
| vc4_mock_output.c | ||
| vc4_mock_plane.c | ||
| vc4_test_pv_muxing.c | ||