Jason Ekstrand <ja...@jlekstrand.net> writes: > I apologize for how nit-picky this is going to get but it's starting to > bother me...
I'm glad you showed me what you wanted; always nice to have help! I've reformatted and restructured the code along the lines that you've suggested here for the entire series. In particular: * 80 column limit. Just make it work. * Declare variables at first use; loop control variables inside the loop * Add the nice list iterators and use list_ versions of the list macros I think this touched pretty much every patch in the series, but the result is more consistent looking, and doesn't require a 200 column emacs window to see the code. -- -keith
signature.asc
Description: PGP signature
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev