On Mon, Mar 2, 2015 at 4:45 PM, Dave Airlie <airlied at gmail.com> wrote: > why can't we just do _mesa_error -> __mesa_error, #define _mesa_error > unlikely(__mesa_error) or some such. I don't think wrapping the function call in unlikely() does anything.