[haiku-development] CID 8883 : Stray semi-column

  • From: Philippe Saint-Pierre <stpere@xxxxxxxxx>
  • To: haiku-development <haiku-development@xxxxxxxxxxxxx>
  • Date: Wed, 23 Nov 2011 21:19:19 -0500

Hi,

I suppose it's really a stray semi-column and could just be removed,
but being in an accelerant and having no hardware to test my change..
I'm asking for advices..

In :
 /haiku/trunk/src/add-ons/accelerants/nvidia/engine/nv_acc_dma.c

Line 680 and below :

                        for (cnt = 0; (tmp && !(tmp & 0x00000001)); tmp >>= 1, 
cnt++);
                        {
                                ACCW(NV4X_WHAT2, cnt);
                        }


What do you guys think?

--
Philippe

Other related posts: