Files
android_kernel_fxtec_sm6115/fs
Matthew Wilcox (Oracle) 6f4facde3e UPSTREAM: sysctl: Convert to iter interfaces
Using the read_iter/write_iter interfaces allows for in-kernel users
to set sysctls without using set_fs().  Also, the buffer is a string,
so give it the real type of 'char *', not void *.

[AV: Christoph's fixup folded in]

Change-Id: I9925d71d0c27b6712467085ec446ec7fca8e6db4
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2025-08-28 03:27:53 +03:00
..
2024-11-08 16:19:19 +01:00
2024-11-08 16:19:17 +01:00
2025-08-28 03:26:18 +03:00