[PATCH 0/9] use c99 initializers in structures
Josh Triplett
josh at joshtriplett.org
Sat Aug 23 08:21:04 PDT 2014
On Sat, Aug 23, 2014 at 01:20:22PM +0200, Julia Lawall wrote:
> These patches add labels in the initializations of structure fields (c99
> initializers). The complete semantic patch thta makes this change is shown
> below. This rule ignores cases where the initialization is just 0 or NULL,
> where some of the fields already use labels, and where there are nested
> structures.
I responded to patches 6 and 8 with comments; for the rest (1-5, 7, 9):
Reviewed-by: Josh Triplett <josh at joshtriplett.org>
More information about the dri-devel
mailing list