diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-10-11 15:29:24 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-10-14 12:18:06 +0200 |
commit | 9655ac4aca20d654769b8f0d6a5be34b7ce7bad1 (patch) | |
tree | 153b2150b33955d7dc2acae05ef7261363c39be6 /init | |
parent | 0c580d83325ea9a126ce6ae2996c4ff97acd2e40 (diff) | |
download | linux-9655ac4aca20d654769b8f0d6a5be34b7ce7bad1.tar.bz2 |
debugfs: remove return value of debugfs_create_u8()
No one checks the return value of debugfs_create_u8(), 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-1-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions