[Intel-gfx] [PATCH 11/13] drm/i915/bdw: collect semaphore error state
Chris Wilson
chris at chris-wilson.co.uk
Thu Jan 30 15:58:09 CET 2014
On Thu, Jan 30, 2014 at 04:53:32PM +0200, Ville Syrjälä wrote:
> On Wed, Jan 29, 2014 at 11:55:31AM -0800, Ben Widawsky wrote:
> > + obj = error->semaphore_obj;
> > + if (obj) {
>
> Chris will come along and change this to
>
> if ((obj = error->semaphore_obj))
I was merely keeping in style with the rest of the code. Which was
probably written by me, so I can't win!
-Chris
--
Chris Wilson, Intel Open Source Technology Centre
More information about the Intel-gfx
mailing list