On Thu, 2004-08-12 at 05:25 +0100, Dave Airlie wrote: > > The only open issue I have is the ugliness of the > > if (dev->fn_tbl.my_func) > dev->fn_tbl.my_func(xxxxx) > > Using a standard no-op is a bit tricky as some fn return an int and some > void, but maybe I can use something like the attached patch?
Looks good to me. -- Earthling Michel DÃnzer | Debian (powerpc), X and DRI developer Libre software enthusiast | http://svcs.affero.net/rm.php?r=daenzer ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 -- _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
