commit | 6c99c5cb94319a601b5ec5ee31c331f84755dd74 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Tue Mar 28 16:11:00 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Mar 28 18:36:40 2006 -0800 |
tree | dca4d96ee6aa1cfbc36b3eaf060b14278e2bd0d7 | |
parent | 1434261c07bcebd5ef8b8a18f919fdee533b84e0 [diff] |
[PATCH] Remove dead kill_sl prototype from sched.h The kill_sl function doesn't exist in the kernel so a prototype is completely unnecessary. Signed-off-by: Eric W. Biederman <ebiederm@xmission.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>