Files
linux/drivers/gpu/drm
Ville Syrjälä d24b34758d 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>
2023-02-14 14:03:33 +02:00
..
2023-01-17 17:57:33 +02:00
2022-12-19 09:50:06 +01:00
2023-01-13 09:44:53 +01:00