]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/i915: Add missing commas to the end of the subplatform ID arrays
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 5 Jun 2019 16:29:45 +0000 (19:29 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 12 Jun 2019 11:50:25 +0000 (14:50 +0300)
commitc3ad8d29db5e57ba0494105b46f8ba76c2ee07cf
tree25f8b02cccc25fa152dcb45eda9c7313c5bc3bad
parent86761789b38a90ee56d455b81d534ac65e8a2b8b
drm/i915: Add missing commas to the end of the subplatform ID arrays

Add a comma after the final entry to make diffs less obnoxious if
we have to add further entries past the last one.

Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190605162946.19223-1-ville.syrjala@linux.intel.com
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> #irc
drivers/gpu/drm/i915/intel_device_info.c