diff options
| author | Greg Kroah-Hartman <[email protected]> | 2019-06-13 18:38:30 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-06-18 11:40:25 +0000 |
| commit | 72c9f26b583c54e89de386e0eb63398c07d95cfa (patch) | |
| tree | 6ecdf73946b6e7d5be047d3a7727dc7bbd7b69d6 /lib/fault-inject.c | |
| parent | selftests: firmware: Add compressed firmware tests (diff) | |
| download | kernel-72c9f26b583c54e89de386e0eb63398c07d95cfa.tar.gz kernel-72c9f26b583c54e89de386e0eb63398c07d95cfa.zip | |
thermal: intel: no need to check return value of debugfs_create functions
When calling debugfs functions, there is no need to ever check the
return value. The function can work or not, but the code logic should
never do something different based on this.
Cc: Zhang Rui <[email protected]>
Cc: Eduardo Valentin <[email protected]>
Cc: [email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Reviewed-by: Daniel Lezcano <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/fault-inject.c')
0 files changed, 0 insertions, 0 deletions
