Hey,
Op 27-08-15 om 17:36 schreef ville.syrj...@linux.intel.com:
> From: Ville Syrjälä
>
> I'm not a fan of deeply nested ifs. Just pull most of the conditions
> into a single place to flatten things a bit.
I like flat..
Reviewed-by: Maarten Lankhorst
___
From: Ville Syrjälä
I'm not a fan of deeply nested ifs. Just pull most of the conditions
into a single place to flatten things a bit.
Signed-off-by: Ville Syrjälä
---
drivers/gpu/drm/i915/intel_dp.c | 32 ++--
1 file changed, 14 insertions(+), 18 deletions(-)
diff