drm/i915: Rearrange the comments in i915_add_request()
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 26 Aug 2013 22:50:54 +0000 (19:50 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 4 Sep 2013 15:34:54 +0000 (17:34 +0200)
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 <chris@chris-wilson.co.uk>
Reviewed-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found