drm/i915/gen9: Don't wrap strings in verify_wm_state()
author[email protected] <[email protected]>
Fri, 14 Oct 2016 21:31:58 +0000 (17:31 -0400)
committerPaulo Zanoni <[email protected]>
Wed, 19 Oct 2016 20:27:38 +0000 (18:27 -0200)
commitfaccd9941b17eb569db9b4e471c55aebdc93fe06
tree89f4e959f7ca1a597b5f7ad67d6b2a44bad7902e
parent3de8a14c288c1f83b9cd4bf24bb4fe6d0c22635b
drm/i915/gen9: Don't wrap strings in verify_wm_state()

Wrapping strings is against the guidelines in Documentation/CodingStyle,
chapter 2.

Signed-off-by: Lyude <[email protected]>
Reviewed-by: Paulo Zanoni <[email protected]>
Cc: Maarten Lankhorst <[email protected]>
Cc: Ville Syrjälä <[email protected]>
Cc: Matt Roper <[email protected]>
Cc: Paulo Zanoni <[email protected]>
Signed-off-by: Paulo Zanoni <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/i915/intel_display.c