]> www.infradead.org Git - users/dwmw2/linux.git/commitdiff
drm/i915/dp: Remove whitespace at the end of function.
authorAnkit Nautiyal <ankit.k.nautiyal@intel.com>
Tue, 11 Oct 2022 06:34:41 +0000 (12:04 +0530)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 20 Oct 2022 13:20:27 +0000 (16:20 +0300)
Remove extraline left after intel_dp_configure_protocol_converter.

Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20221011063447.904649-3-ankit.k.nautiyal@intel.com
drivers/gpu/drm/i915/display/intel_dp.c

index 1858dd7856b2b89715560dedd45f3db35fbd013e..7400d6b4c587623911c8292228e01a804645ef76 100644 (file)
@@ -2690,7 +2690,6 @@ void intel_dp_configure_protocol_converter(struct intel_dp *intel_dp,
                           str_enable_disable(tmp));
 }
 
-
 bool intel_dp_get_colorimetry_status(struct intel_dp *intel_dp)
 {
        u8 dprx = 0;