From: Chris Wilson Date: Wed, 3 Jul 2013 14:22:07 +0000 (+0300) Subject: drm/i915: Replace open-coding of DEFAULT_CONTEXT_ID X-Git-Tag: v3.12-rc1~136^2~129^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e85209698649be30cb1389966f29107d63f16940;p=pandora-kernel.git drm/i915: Replace open-coding of DEFAULT_CONTEXT_ID The intent of the check is made more clear if we use the proper name for 0 here. Signed-off-by: Chris Wilson Reviewed-by: Mika Kuoppala Reviewed-by: Ben Widawsky Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed