summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-08-18 16:37:01 +0300
committerMark Brown <broonie@kernel.org>2020-08-18 20:38:26 +0300
commit8bdaa43808b7481eb61b251ae0e4ca308ee1093d (patch)
tree9a5d1738e803dd20bf6876f749569ef3b58ea982 /tools/perf/scripts/python/export-to-postgresql.py
parent66c3b96a7bd042427d2e0eaa8704536828f8235f (diff)
downloadlinux-8bdaa43808b7481eb61b251ae0e4ca308ee1093d.tar.xz
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 <gregkh@linuxfoundation.org> Cc: Liam Girdwood <lgirdwood@gmail.com> Cc: Mark Brown <broonie@kernel.org> Cc: linux-kernel@vger.kernel.org Link: https://lore.kernel.org/r/20200818133701.462958-1-gregkh@linuxfoundation.org Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions