| commit | 39106dcf85285e78f3b290022122c76f851379b8 | [log] [tgz] |
|---|---|---|
| author | Mike Travis <travis@sgi.com> | Tue Apr 08 11:43:03 2008 -0700 |
| committer | Ingo Molnar <mingo@elte.hu> | Sat Apr 19 19:44:59 2008 +0200 |
| tree | 7fe93aaf6a433920b1c31725f42db30799deaa55 | |
| parent | fb0f330e62d71f7c535251438068199af320cf73 [diff] |
cpumask: use new cpus_scnprintf function
* Cleaned up references to cpumask_scnprintf() and added new
cpulist_scnprintf() interfaces where appropriate.
* Fix some small bugs (or code efficiency improvments) for various uses
of cpumask_scnprintf.
* Clean up some checkpatch errors.
Signed-off-by: Mike Travis <travis@sgi.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>