]> git.ipfire.org Git - people/arne_f/kernel.git/blobdiff - fs/nfs/nfs4sysctl.c
iio:magnetometer:ak8975 Fix alignment and data leak issues.
[people/arne_f/kernel.git] / fs / nfs / nfs4sysctl.c
index 8693d77c45ea423c344254e0b3042f9e55b48d0b..c394e4447100d7e25f61ec61d5129369dff4b8e5 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * linux/fs/nfs/nfs4sysctl.c
  *
@@ -31,7 +32,7 @@ static struct ctl_table nfs4_cb_sysctls[] = {
                .data = &nfs_idmap_cache_timeout,
                .maxlen = sizeof(int),
                .mode = 0644,
-               .proc_handler = proc_dointvec_jiffies,
+               .proc_handler = proc_dointvec,
        },
        { }
 };