diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-04-16 16:54:48 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-04-17 17:08:50 +0200 |
commit | 2b07021a940ce1cdec736ec0cacad6af77717afc (patch) | |
tree | 047316eb0dd080eefe2c7cad156ecf284683b51c /drivers/siox | |
parent | 739604734bd8e4ad71a6a902473109b2d2904890 (diff) | |
download | lwn-2b07021a940ce1cdec736ec0cacad6af77717afc.tar.gz lwn-2b07021a940ce1cdec736ec0cacad6af77717afc.zip |
debugfs: remove return value of debugfs_create_u32()
No one checks the return value of debugfs_create_u32(), 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/20200416145448.GA1380878@kroah.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/siox')
0 files changed, 0 insertions, 0 deletions