[Cbe-oss-dev] [PATCH] spufs: fix restore_decr_wrapped()

Jeremy Kerr jk at ozlabs.org
Wed Aug 29 14:06:23 EST 2007


> > > This should be:
> > >
> > > 	if (csa->spu_chnlcnt_RW[0] == 0 &&
> > > 	    (csa->spu_chnldata_RW[1] & 0x20) &&
> > > 	    !(csa->spu_chnldata_RW[0] & 0x20))
> > > 		csa->spu_chnlcnt_RW[0] = 1;

OK, I'll change it, but only 'cos I like you guys :)

.. and it's the convention in the existing code. I still think it looks 
funny though.

Cheers,


Jeremy



More information about the cbe-oss-dev mailing list