From: Chris Wilson Date: Mon, 26 Aug 2013 22:50:54 +0000 (-0300) Subject: drm/i915: Rearrange the comments in i915_add_request() X-Git-Tag: v3.13-rc1~76^2~114^2~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a7e0c2a1bff84d20ef02a85898f9c8757d1441c;p=pandora-kernel.git drm/i915: Rearrange the comments in i915_add_request() The comments were a little out-of-sequence with the code, forcing the reader to jump around whilst reading. Whilst moving the comments around, add one to explain the context reference. Signed-off-by: Chris Wilson Reviewed-by: Damien Lespiau Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed