aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2019-06-14 11:47:55 +0200
committerMark Brown <[email protected]>2019-06-14 16:37:48 +0100
commit227ab8baa15bdd7a48acfb7b61c52a7a5eb87e72 (patch)
treec6667b129db854240efbe1f2872e4325441273ff /tools/perf/scripts/python/export-to-postgresql.py
parent7f807f280964e31fb32fe6aaa263cfa2488236d8 (diff)
ASoC: fsl: 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]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions