From feed132410aae083b0e13ea016ef442f5c8e1ac9 Mon Sep 17 00:00:00 2001 From: Li Zefan Date: Wed, 31 Dec 2008 16:45:50 +0800 Subject: [PATCH] --- yaml --- r: 125677 b: refs/heads/master c: e9690a6e4b1615cb0102e425e04b7ce29e7858e2 h: refs/heads/master i: 125675: b40641abbd900a4924ea56b537f96703487d1128 v: v3 --- [refs] | 2 +- trunk/lib/cpumask.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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. */