diff options
author | Greg Kroah-Hartman <[email protected]> | 2020-08-18 15:37:01 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-08-18 18:38:26 +0100 |
commit | 8bdaa43808b7481eb61b251ae0e4ca308ee1093d (patch) | |
tree | 9a5d1738e803dd20bf6876f749569ef3b58ea982 /tools/perf/util/scripting-engines/trace-event-perl.c | |
parent | 66c3b96a7bd042427d2e0eaa8704536828f8235f (diff) |
regulator: dbx500: 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 <[email protected]>
Cc: Liam Girdwood <[email protected]>
Cc: Mark Brown <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions