X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=kernel%2Fcpuset.c;h=6313c38c930e62025c0e76a057d83023b77a6bb5;hb=4796b71fbb907ce6b8a9acf1852d3646a80b4576;hp=9d850ae13b1b61e763d09fc8231c33d1d6e43139;hpb=8a84fc15ae5cafcc366dd85cf8e1ab2040679abc;p=linux-2.6 diff --git a/kernel/cpuset.c b/kernel/cpuset.c index 9d850ae13b..6313c38c93 100644 --- a/kernel/cpuset.c +++ b/kernel/cpuset.c @@ -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(); }