]> Pileus Git - ~andy/linux/commit
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)
commit9a7e0c2a1bff84d20ef02a85898f9c8757d1441c
tree26424838eb6dc9dceeeb44b4e84420cda1464930
parentc0321e2c5acaaff7ed41d46d97cee71ad9238481
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 <chris@chris-wilson.co.uk>
Reviewed-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_gem.c