[Mesa-dev] [PATCH 1/5] mesa: s/INLINE/inline/

Brian Paul brianp at vmware.com
Thu Sep 4 15:33:03 PDT 2014


On 09/04/2014 11:57 AM, Kenneth Graunke wrote:
> On Thursday, September 04, 2014 09:38:19 AM Brian Paul wrote:
>> ---
>>   src/mesa/main/api_arrayelt.c |    4 ++--
>>   src/mesa/main/compiler.h     |    2 +-
>>   src/mesa/main/macros.h       |    4 ++--
>>   3 files changed, 5 insertions(+), 5 deletions(-)
>
> Series is:
> Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
>
> Always nice to see INLINE go away :)  Thanks Brian!

There's still many occurrences of it in the DRI drivers code.  Maybe 
someone else can change those and test.

-Brian




More information about the mesa-dev mailing list