[Mesa-dev] [PATCH] mesa: remove second include of errors.h in src/mesa/main/glspirv.c

Kai Wasserbäch kai at dev.carbon-project.org
Tue Dec 12 17:55:38 UTC 2017


Hey Ian,
Ian Romanick wrote on 12.12.2017 17:56:
> Weird that this was not noticed before... *shrug*
> 
> Reviewed-by: Ian Romanick <ian.d.romanick at intel.com>

thank you very much for the R-b! Can you push this for me? I don't have commit
access.

Cheers,
Kai


> On 12/12/2017 07:20 AM, Kai Wasserbäch wrote:
>> Cc: Nicolai Hähnle <nhaehnle at gmail.com>
>> Fixes: 5bc03d2508 ("mesa: implement SPIR-V loading in glShaderBinary")
>> Signed-off-by: Kai Wasserbäch <kai at dev.carbon-project.org>
>> ---
>>  src/mesa/main/glspirv.c | 4 ----
>>  1 file changed, 4 deletions(-)
>>
>> diff --git a/src/mesa/main/glspirv.c b/src/mesa/main/glspirv.c
>> index 7eb8f906c2..81303057d0 100644
>> --- a/src/mesa/main/glspirv.c
>> +++ b/src/mesa/main/glspirv.c
>> @@ -22,11 +22,7 @@
>>   */
>>  
>>  #include "glspirv.h"
>> -
>> -#include "errors.h"
>> -
>>  #include "errors.h"
>> -
>>  #include "util/u_atomic.h"
>>  
>>  void

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20171212/ca89e6f2/attachment.sig>


More information about the mesa-dev mailing list