drm/i915/display: change who adds [] around crtc state dump context string
authorJani Nikula <jani.nikula@intel.com>
Thu, 16 Jun 2022 09:48:17 +0000 (12:48 +0300)
committerJani Nikula <jani.nikula@intel.com>
Fri, 17 Jun 2022 08:55:03 +0000 (11:55 +0300)
commitac1b49be7fa8cddcc194ce66aa453e2b2cff5831
tree8b4acffd3fe60787bd94ad123683f6e708d0ddb9
parent3e29d3b318533ad031396a40322e0ae1aaece943
drm/i915/display: change who adds [] around crtc state dump context string

Add the brackets [] around crtc state dump context string in
intel_crtc_state_dump() so the callers don't have to.

Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/c7d671279fb7d99eaf882bcb88c5c1d653755fb1.1655372759.git.jani.nikula@intel.com
drivers/gpu/drm/i915/display/intel_crtc_state_dump.c
drivers/gpu/drm/i915/display/intel_display.c
drivers/gpu/drm/i915/display/intel_modeset_verify.c