cpumask: add a few comments of cpumask functions
authorAlex Shi <alex.shi@intel.com>
Mon, 28 May 2012 14:23:51 +0000 (22:23 +0800)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 26 Jul 2012 23:59:40 +0000 (09:29 +0930)
Current few cpumask functions' purposes are not quite clear. Stupid
user like myself needs to dig into details for clear function
purpose and return value.
Add few explanation for them is helpful.

Thanks for Srivatsa's comments and correction!

Signed-off-by: Alex Shi <alex.shi@intel.com>
Acked-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found