summaryrefslogtreecommitdiff
path: root/sound/Kconfig
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-06-13 21:38:30 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-06-18 14:40:25 +0300
commit72c9f26b583c54e89de386e0eb63398c07d95cfa (patch)
tree6ecdf73946b6e7d5be047d3a7727dc7bbd7b69d6 /sound/Kconfig
parent108ae07c50363d0768a4c2bb7454a717fd36af52 (diff)
downloadlinux-72c9f26b583c54e89de386e0eb63398c07d95cfa.tar.xz
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 <rui.zhang@intel.com> Cc: Eduardo Valentin <edubezval@gmail.com> Cc: linux-pm@vger.kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Reviewed-by: Daniel Lezcano <daniel.lezcano@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'sound/Kconfig')
0 files changed, 0 insertions, 0 deletions