]> 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 0d91d84e5822274d8150b2008ef2206247c34d46..c394e4447100d7e25f61ec61d5129369dff4b8e5 100644 (file)
@@ -32,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,
        },
        { }
 };