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

[PATCH] cpuset ANSI prototype

parent e6c6e640
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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();
}