]> git.ipfire.org Git - thirdparty/linux.git/commit
debugfs_get_aux(): allow storing non-const void *
authorAl Viro <viro@zeniv.linux.org.uk>
Wed, 2 Jul 2025 21:26:16 +0000 (22:26 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Jul 2025 11:30:29 +0000 (13:30 +0200)
commit9d3b96be2ee81a7d6ad08cb5094753f06382db1b
treec7009cf9c45e0c9392892b78ce9e5de03ff4639f
parent00bbe512e60f681aef132f0dd2c92eb6521acef1
debugfs_get_aux(): allow storing non-const void *

typechecking is up to users, anyway...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Link: https://lore.kernel.org/r/20250702212616.GI3406663@ZenIV
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/greybus/camera.c
fs/debugfs/file.c
fs/debugfs/inode.c
fs/debugfs/internal.h
include/linux/debugfs.h