Skip to content

Commit

Permalink
[PATCH] cpuset ANSI prototype
Browse files Browse the repository at this point in the history
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Acked-by: Paul Jackson <pj@sgi.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Al Viro authored and Linus Torvalds committed Oct 10, 2006
1 parent e6c6e64 commit 1af9892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kernel/cpuset.c
Original file line number Diff line number Diff line change
Expand Up @@ -2137,7 +2137,7 @@ static int cpuset_handle_cpuhp(struct notifier_block *nb,
* See also the previous routine cpuset_handle_cpuhp().
*/

void cpuset_track_online_nodes()
void cpuset_track_online_nodes(void)
{
common_cpu_mem_hotplug_unplug();
}
Expand Down

0 comments on commit 1af9892

Please sign in to comment.