diff options
author | Maxime Ripard <maxime@cerno.tech> | 2023-03-06 11:46:42 +0100 |
---|---|---|
committer | Maxime Ripard <maxime@cerno.tech> | 2023-04-25 09:32:25 +0200 |
commit | 5a46e490e47e4d821c382288108f193fc88a9282 (patch) | |
tree | 301fdd26bffd35e575679430e7c1bf45abb8743b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 322d716a3e8a74fb75cd0f657647be4df253fd2f (diff) |
drm/vc4: Switch to container_of_const
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions