diff options
| author | Xiaomeng Tong <[email protected]> | 2022-04-01 19:50:18 +0800 |
|---|---|---|
| committer | Patrik Jakobsson <[email protected]> | 2022-04-06 09:38:11 +0200 |
| commit | 61fe0ab26e36998cebec48805d6873e31f0d79d7 (patch) | |
| tree | 8298c496d93f6a8636def8d9686750a3e889a340 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | 7a828f1f1fe30024cd153452b808a07ddf07c153 (diff) | |
drm/gma500: fix a missing break in psb_intel_crtc_mode_set
Instead of exiting the loop as expected when an entry is found, the
list_for_each_entry() continues until the traversal is complete.
when found the entry, add a break after the switch statement.
Signed-off-by: Xiaomeng Tong <[email protected]>
Signed-off-by: Patrik Jakobsson <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions