summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
Diffstat (limited to 'kernel')
-rw-r--r--kernel/cpuset.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/cpuset.c b/kernel/cpuset.c
index 21344fe8a2fb..a6584d9099d3 100644
--- a/kernel/cpuset.c
+++ b/kernel/cpuset.c
@@ -1456,7 +1456,7 @@ void cpuset_init_current_mems_allowed(void)
* Do not call this routine if in_interrupt().
*/
-void cpuset_update_current_mems_allowed()
+void cpuset_update_current_mems_allowed(void)
{
struct cpuset *cs = current->cpuset;