Files
linux-st/include/linux
Greg Kroah-Hartman 393b06383f debugfs: remove return value of debugfs_create_bool()
No one checks the return value of debugfs_create_bool(), 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/20210521184519.1356639-1-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-05-21 20:59:03 +02:00
..
2021-05-06 19:24:11 -07:00
2021-05-08 21:49:48 -06:00
2021-05-06 19:24:11 -07:00
2021-05-07 00:26:34 -07:00
2021-05-14 19:41:32 -07:00
2021-05-06 19:24:11 -07:00
2021-05-07 00:26:35 -07:00