Hi Eric, On 13 July 2017 at 17:20, Eric Engestrom <[email protected]> wrote: >> *out_count = j; >> if (j == 0) >> - return NULL; >> + return NULL; > > This line is getting way too much indentation :P > > I don't know enough about formats, so I'm only r-b'ing the first > 3 patches: > Reviewed-by: Eric Engestrom <[email protected]>
Hah, right. Thanks for the review! I've pushed the first three now, with the excessive indentation fixed. Cheers, Daniel _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
