Commit 1af98928 authored by Al Viro's avatar Al Viro Committed by Linus Torvalds

[PATCH] cpuset ANSI prototype

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
Acked-by: default avatarPaul Jackson <pj@sgi.com>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent e6c6e640
......@@ -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();
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment