diff options
author | Paul Jackson <pj@sgi.com> | 2006-01-08 01:01:52 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-08 20:13:43 -0800 |
commit | 59dac16fb95f09253b8086134443abeb439703cd (patch) | |
tree | 25491bdcff6f980edfed259d7edadeb273a27ee3 /REPORTING-BUGS | |
parent | c5b2aff89635495064592dc90da595f8a880ee87 (diff) |
[PATCH] cpuset: update_nodemask code reformat
Restructure code layout of the kernel/cpuset.c update_nodemask() routine,
removing embedded returns and nested if's in favor of goto completion labels.
This is being done in anticipation of adding more logic to this routine, which
will favor the goto style structure.
Signed-off-by: Paul Jackson <pj@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions