diff options
author | Maxime Ripard <mripard@kernel.org> | 2025-02-13 15:43:25 +0100 |
---|---|---|
committer | Maxime Ripard <mripard@kernel.org> | 2025-02-19 16:59:13 +0100 |
commit | 6d5815e22981500b189eb6aa2a0f8017d5f7fab7 (patch) | |
tree | 4bdc651ce0227fd953a2ab676ea9ee6098f330a2 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | f82fe0d44913248877450584c27992c5b0f96ce7 (diff) |
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-sqlite.py')
0 files changed, 0 insertions, 0 deletions