diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2023-02-08 03:55:00 +0200 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2023-02-14 14:03:33 +0200 |
commit | d24b34758dfaf47276363746e286464d13649efb (patch) | |
tree | ff95fd3d25f1a1639bf883082b28166d39271a1e /drivers/gpu/drm/i915/display/intel_bios.h | |
parent | dfefe7bc53a115d8a99478ab9b8d7726c70c0c49 (diff) | |
download | linux-d24b34758dfaf47276363746e286464d13649efb.tar.gz linux-d24b34758dfaf47276363746e286464d13649efb.tar.bz2 linux-d24b34758dfaf47276363746e286464d13649efb.zip |
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ä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230208015508.24824-3-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'drivers/gpu/drm/i915/display/intel_bios.h')
0 files changed, 0 insertions, 0 deletions