diff options
| author | Greg Kroah-Hartman <[email protected]> | 2020-03-09 16:36:40 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-03-18 12:35:29 +0000 |
| commit | 526ee72dfdf74f4c14cbe165d68736f86bff6cf2 (patch) | |
| tree | 5912076bbad871a2c160048f916215b75dbb3dce /drivers/base/component.c | |
| parent | debugfs: Check module state before warning in {full/open}_proxy_open() (diff) | |
| download | kernel-526ee72dfdf74f4c14cbe165d68736f86bff6cf2.tar.gz kernel-526ee72dfdf74f4c14cbe165d68736f86bff6cf2.zip | |
debugfs: remove return value of debugfs_create_file_size()
No one checks the return value of debugfs_create_file_size, 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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/base/component.c')
0 files changed, 0 insertions, 0 deletions
