diff options
| author | Ville Syrjälä <[email protected]> | 2023-02-08 03:55:00 +0200 |
|---|---|---|
| committer | Ville Syrjälä <[email protected]> | 2023-02-14 14:03:33 +0200 |
| commit | d24b34758dfaf47276363746e286464d13649efb (patch) | |
| tree | ff95fd3d25f1a1639bf883082b28166d39271a1e /tools/perf/scripts/python | |
| parent | dfefe7bc53a115d8a99478ab9b8d7726c70c0c49 (diff) | |
drm/i915: Move variables to loop context
Lot of the loops over VBT child devices have variables
declared outside the loop but only used inside the loop.
Move the variables to a tighter scope.
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Jani Nikula <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions