From: Jani Nikula Date: Thu, 28 May 2015 12:43:49 +0000 (+0300) Subject: drm/i915: simplify conditions for skipping the 2nd hpd loop iterations X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~36^2~315 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=641a969eff3ffb01088736ef9531caffe38a6fd9;p=pandora-kernel.git drm/i915: simplify conditions for skipping the 2nd hpd loop iterations Multiple positive and negative checks for hpd[i] & hotplug_trigger gets hard to read. Simplify. This should make follow-up patches merging the two loops easier. No functional changes. Signed-off-by: Jani Nikula Reviewed-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed