]> git.baikalelectronics.ru Git - kernel.git/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)
commit1764f7c4559440278df92f89842c70fbb69f90af
tree26424838eb6dc9dceeeb44b4e84420cda1464930
parent0b794b8678f6b0b8816e409bdffce519f06ab6fc
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