commit | 9531b62f5ebf2b693bf85129d20328188f685c44 | [log] [tgz] |
---|---|---|
author | Ulrich Drepper <drepper@redhat.com> | Thu Aug 09 11:16:46 2007 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Aug 09 11:16:46 2007 +0200 |
tree | 6ea7390bfcc034bc6aebcd3e0699450c0086beb5 | |
parent | 5f5d3aa15bb24a4d5d195bd32d549bd725d414bc [diff] |
sched: clean up sched_getaffinity() here's another tiny cleanup. The generated code is not affected (gcc is smart enough) but for people looking over the code it is just irritating to have the extra conditional. Signed-off-by: Ulrich Drepper <drepper@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>