linux/fs/debugfs
Greg Kroah-Hartman fb05b14c5b debugfs: remove return value of debugfs_create_ulong()
No one checks the return value of debugfs_create_ulong(), as it's not
needed, so make the return value void, so that no one tries to do so in
the future.

Link: https://lore.kernel.org/r/20210521184340.1348539-1-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-05-21 20:59:55 +02:00
..
file.c debugfs: remove return value of debugfs_create_ulong() 2021-05-21 20:59:55 +02:00
inode.c debugfs: Make debugfs_allow RO after init 2021-04-09 16:58:15 +02:00
internal.h
Makefile