summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-07-06 18:47:22 +0200
committerLee Jones <lee.jones@linaro.org>2019-08-12 07:27:40 +0100
commitcbfe612d471fc3eda048a6a70c5c8f5ee34026a4 (patch)
treec95d5a4fd59725c0c74ee8729d60c48ce95d5f86 /tools/perf/scripts/python/export-to-postgresql.py
parent64e8a9bacadb58e04ab517d8fb5735302b96db5f (diff)
mfd: aat2870: 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> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions