[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140823152104.GC2074@thin>
Date: Sat, 23 Aug 2014 08:21:04 -0700
From: Josh Triplett <josh@...htriplett.org>
To: Julia Lawall <Julia.Lawall@...6.fr>
Cc: dri-devel@...ts.freedesktop.org, kernel-janitors@...r.kernel.org,
linux-nfc@...ts.01.org, linux-wireless@...r.kernel.org,
linux-fbdev@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-media@...r.kernel.org, linux-pwm@...r.kernel.org,
devel@...verdev.osuosl.org, linux-omap@...r.kernel.org,
rtc-linux@...glegroups.com
Subject: Re: [PATCH 0/9] use c99 initializers in structures
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@...htriplett.org>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists