commit | a6b0a141289db58d4934345fa2617602bf859a44 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Mar 15 22:22:59 2017 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu Mar 16 08:49:28 2017 +0000 |
tree | a5cac9cabf4286a3926bad5b1b383b66cba3520b | |
parent | db93991bf515916e181aa3ddb5a6cbc8b86bdc42 [diff] |
drm/i915/breadcrumbs: Tweak commentary Tvrtko spotted a stale reference to b->lock (now b->rb_lock) so review the comments and try to improve them in passing. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20170315222259.1469-1-chris@chris-wilson.co.uk Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>