Re: [PATCH -tip] cpumask: fix bogus kernel-doc

From: Rusty Russell
Date: Wed Dec 31 2008 - 04:23:57 EST


On Wednesday 31 December 2008 19:15:50 Li Zefan wrote:
> * @mask: pointer to cpumask_var_t where the cpumask is returned
> *
> * Only defined when CONFIG_CPUMASK_OFFSTACK=y, otherwise is
> - * a nop returning a constant 1 (in <linux/cpumask.h>)
> + * a nop (in <linux/cpumask.h>).
> * Either returns an allocated (zero-filled) cpumask, or causes the
> * system to panic.
> */

Thanks, applied!
Rusty.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/