> On Sun, May 17, 2015 at 10:56:55AM +0000, Wang Nan wrote: SNIP > +static bool libbpf_inited = false;
libbpf_initialized? [acme@zoo linux]$ find . -name "*.[ch]" | xargs grep initialized | wc -l 5134 [acme@zoo linux]$ find . -name "*.[ch]" | xargs grep inited | wc -l 226 - Arnaldo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/