summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-01-22 18:17:58 +0300
committerJason Gunthorpe <jgg@mellanox.com>2019-01-24 19:22:30 +0300
commit25376729661113857b8b07632c26d50eaef56dfa (patch)
treef57f0374d75ce5a7dfd3626388904379fd046303 /tools/perf/scripts/python/export-to-sqlite.py
parent73eb8f03f0ecfcb45ed1995990229f5a81e8e38f (diff)
downloadlinux-25376729661113857b8b07632c26d50eaef56dfa.tar.xz
infiniband: ocrdma: 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: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions