aboutsummaryrefslogtreecommitdiff
path: root/include/linux/pm_domain.h
diff options
context:
space:
mode:
authorGravatar Greg Kroah-Hartman <gregkh@linuxfoundation.org> 2019-01-22 16:21:05 +0100
committerGravatar Rafael J. Wysocki <rafael.j.wysocki@intel.com> 2019-01-23 22:59:57 +0100
commite16a42c3faa8871353b3e7080cbc5a89bf285187 (patch)
tree8f5c71327570ec55741d6fb56d720d1e51c5e82c /include/linux/pm_domain.h
parentLinux 5.0-rc3 (diff)
downloadlinux-e16a42c3faa8871353b3e7080cbc5a89bf285187.tar.gz
linux-e16a42c3faa8871353b3e7080cbc5a89bf285187.tar.bz2
linux-e16a42c3faa8871353b3e7080cbc5a89bf285187.zip
PM: domains: 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. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'include/linux/pm_domain.h')
0 files changed, 0 insertions, 0 deletions