commit | c4a8849af939082052d8117f9ea3e170a99ff232 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Thu Apr 07 14:09:42 2011 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Apr 11 12:58:16 2011 +0200 |
tree | 845dac046d187c58643f987aac4a4eebeebbb88f | |
parent | f4ad9bd208c98f32a6f9136618e0b8bebe3fb370 [diff] |
sched: Remove obsolete arch_ prefixes Non weak static functions clearly are not arch specific, so remove the arch_ prefix. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Mike Galbraith <efault@gmx.de> Cc: Nick Piggin <npiggin@kernel.dk> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: Andrew Morton <akpm@linux-foundation.org> Link: http://lkml.kernel.org/r/20110407122941.820460566@chello.nl Signed-off-by: Ingo Molnar <mingo@elte.hu>