Greg Kroah-Hartman 0d519cbf38 debugfs: remove return value of debugfs_create_devm_seqfile()
No one checks the return value of debugfs_create_devm_seqfile(), 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/20201023131037.2500765-1-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-10-30 08:37:39 +01:00
..
2020-09-11 11:11:25 -07:00
2020-09-04 11:32:10 +02:00
2020-06-04 10:48:19 +02:00
2020-07-09 08:14:01 +02:00
2020-10-14 16:09:32 -07:00
2020-08-07 11:33:24 -07:00