[Intel-gfx] [PATCH v2 0/1] Removing Connector iterator macro

Suraj Kandpal suraj.kandpal at intel.com
Thu Oct 20 10:06:08 UTC 2022


Removing connector iterator macro (for_each_connector_on_encoder)
as it is only used once and changing the function to use macros
currently present.

--v2
-removing bogus indentation [Ville]
-changing found_connector to intel_connector struct and returning
that bypassing a check [Ville]

Suraj Kandpal (1):
  drm/i915: Removing one use macro

 drivers/gpu/drm/i915/display/intel_display.h     |  4 ----
 .../gpu/drm/i915/display/intel_modeset_setup.c   | 16 ++++++++++++----
 2 files changed, 12 insertions(+), 8 deletions(-)

-- 
2.25.1



More information about the Intel-gfx mailing list