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

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://lore.kernel.org/r/20191011132931.1186197-2-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-10-14 12:18:06 +02:00
..
2019-07-25 18:00:41 -07:00
2019-07-28 16:59:16 -07:00
2019-07-17 06:57:52 -03:00
2019-07-30 17:27:37 +02:00
2019-09-03 08:36:30 +02:00