On Thu, Jan 30, 2014 at 02:58:09PM +0000, Chris Wilson wrote:
> 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

My choice was intentional. Chris accuses me of polka dotting even when
it wasn't intentional - so why not.

-- 
Ben Widawsky, Intel Open Source Technology Center
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to