diff --git a/[refs] b/[refs] index b4a9ef0bfb03..8ddaa20ab37d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f320786063a9d1f885d2cf34ab44aa69c1d88f43 +refs/heads/master: e9690a6e4b1615cb0102e425e04b7ce29e7858e2 diff --git a/trunk/lib/cpumask.c b/trunk/lib/cpumask.c index a24edf137f41..8e1496cb63f7 100644 --- a/trunk/lib/cpumask.c +++ b/trunk/lib/cpumask.c @@ -132,7 +132,7 @@ EXPORT_SYMBOL(alloc_cpumask_var); * @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 ) + * a nop (in ). * Either returns an allocated (zero-filled) cpumask, or causes the * system to panic. */