cpumask: documentation for cpumask_var_t
authorMike Travis <travis@sgi.com>
Fri, 19 Dec 2008 06:26:52 +0000 (16:56 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 19 Dec 2008 06:26:52 +0000 (16:56 +1030)
commitec26b805879c7e77865b39ee91b737985e80006d
treed5d5c06c81ff7ed21b061b7d42cfe77d4de8a90b
parent7b4967c532045a1983d6d4af5c69cc7c5109f62b
cpumask: documentation for cpumask_var_t

Impact: New kerneldoc comments

Additional documentation added to all the alloc_cpumask and free_cpumask
functions.

Signed-off-by: Mike Travis <travis@sgi.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> (minor additions)
lib/cpumask.c