commit | c777ad69185de908a0d571abbaec117392b3ad1b | [log] [tgz] |
---|---|---|
author | Alex Shi <alex.shi@intel.com> | Mon May 28 22:23:51 2012 +0800 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Fri Jul 27 09:29:40 2012 +0930 |
tree | e7473b0863f39171c6c64cd73ef63ad8d642e92e | |
parent | 84a1caf1453c3d44050bd22db958af4a7f99315c [diff] |
cpumask: add a few comments of cpumask functions 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>