On Wed, Feb 08, 2012 at 02:45:21PM -0800, Ethan Jackson wrote: > Sparse doesn't like taking sizeof boolean values. The idl had > worked around this limitation with a special case in the case of > optional booleans. A future patch needs an array with boolean > values which the existing special case did not handle. This patch > generalizes the special case to handle this situation as well. > > Signed-off-by: Ethan Jackson <[email protected]> > --- > > I like your approach a bit better. Here's a version of what you posted with > some minor cleanups which I've folded into my series. Can I get your > Signed-off-by for it?
Signed-off-by: Ben Pfaff <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
