]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Sprinkle missing commas
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 21 Jan 2020 17:10:57 +0000 (19:10 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 4 Feb 2020 21:33:39 +0000 (23:33 +0200)
commitf778943cfc746205396884ddd16ae02b6ed3b1dd
treefefd0e9b124b933169436288095c16d648447681
parenta1f996c08b2cb4e04ba9f592eed4c333c5c37585
drm/i915: Sprinkle missing commas

Add the missing comma after the last initialized element
of the hpd[] arrays. Best not give people bad ideas.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200121171100.4370-9-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/i915_irq.c