On Thu, Feb 3, 2011 at 5:33 PM, Jesse Gross <[email protected]> wrote: > Hmm, __maybe_unused is somewhat similar but not quite the same thing. > I don't know of something exactly for this and didn't see anything in > compiler.h.
It's uninitialized_var, from include/linux/compiler-*.h. -- "I don't normally do acked-by's. I think it's my way of avoiding getting blamed when it all blows up." Andrew Morton _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev_openvswitch.org
