hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/fs/drop_caches.c
....@@ -47,7 +47,7 @@
4747 }
4848
4949 int drop_caches_sysctl_handler(struct ctl_table *table, int write,
50
- void __user *buffer, size_t *length, loff_t *ppos)
50
+ void *buffer, size_t *length, loff_t *ppos)
5151 {
5252 int ret;
5353