aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-01-22 16:17:55 +0100
committerJason Gunthorpe <jgg@mellanox.com>2019-01-24 09:22:29 -0700
commite77511802560728eadfa87f3a1ac92be42af6f96 (patch)
tree1cbd8fd1b2d26c36aa6ce0090ec731ff3bc9e1eb /tools/perf/scripts/python/bin
parentinfiniband: hfi1: drop crazy DEBUGFS_SEQ_FILE_CREATE() macro (diff)
downloadlinux-e77511802560728eadfa87f3a1ac92be42af6f96.tar.gz
linux-e77511802560728eadfa87f3a1ac92be42af6f96.zip
infiniband: hfi1: 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/bin')
0 files changed, 0 insertions, 0 deletions