diff options
author | 2025-02-13 15:43:25 +0100 | |
---|---|---|
committer | 2025-02-19 16:59:13 +0100 | |
commit | 6d5815e22981500b189eb6aa2a0f8017d5f7fab7 (patch) | |
tree | 4bdc651ce0227fd953a2ab676ea9ee6098f330a2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/bridge: Pass full state to atomic_post_disable (diff) | |
download | linux-rng-6d5815e22981500b189eb6aa2a0f8017d5f7fab7.tar.xz linux-rng-6d5815e22981500b189eb6aa2a0f8017d5f7fab7.zip |
drm/atomic-helper: Fix commit_tail state variable name
Even though the commit_tail () drm_atomic_state parameter is called
old_state, it's actually the state being committed which is confusing.
It's even more confusing since the atomic_commit_tail hook being called
by commit_tail() parameter is called state.
Let's rename the variable from old_state to state to make it less
confusing.
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20250213-bridge-connector-v3-6-e71598f49c8f@kernel.org
Signed-off-by: Maxime Ripard <mripard@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions