OSDN Git Service

drm/edid: Clean up some curly braces
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 27 May 2020 13:03:10 +0000 (16:03 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 9 Jul 2020 18:46:51 +0000 (21:46 +0300)
commit392f9fcb159bf95ec3c7de340a880f4778167275
treec662decad6952402310cd69a01067a6e145b2450
parent7f261afdcfae363192e3eef52dd34855cc149c15
drm/edid: Clean up some curly braces

Drop some pointless curly braces, and add some across the
else when the if has them too.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200527130310.27099-3-ville.syrjala@linux.intel.com
Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
drivers/gpu/drm/drm_edid.c