On Wed, Jul 27, 2011, Otto Moerbeek wrote:

> +#define SETNAME(name) do { names = (name); limit = nitems(name); } while (0)

userland is not supposed to use nitems I think?  But it keeps sneaking
in because the kernel headers don't protect it.

Reply via email to