diff options
author | Adrian Bunk <[email protected]> | 2007-11-09 22:39:39 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2007-11-09 22:39:39 +0100 |
commit | e6fe6649b4ec11aa3075e394b4d8743eebe1f64c (patch) | |
tree | e04e8b2206dfad58e784ea6e4550f98f318aff0b /net/unix/sysctl_net_unix.c | |
parent | b82d9fdd848abfbe7263a4ecd9bbb55e575100a6 (diff) |
sched: proper prototype for kernel/sched.c:migration_init()
This patch adds a proper prototype for migration_init() in
include/linux/sched.h
Since there's no point in always returning 0 to a caller that doesn't check
the return value it also changes the function to return void.
Signed-off-by: Adrian Bunk <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions