summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-01-22 16:17:56 +0100
committerJason Gunthorpe <jgg@mellanox.com>2019-01-24 09:22:29 -0700
commit0d0336cf54343bcd160644cdb7c3b986390433d8 (patch)
tree376d2c0b767dbe6f16566a0a10c5ebf3502471a4 /tools/perf/scripts/python/bin/stackcollapse-record
parente77511802560728eadfa87f3a1ac92be42af6f96 (diff)
downloadkernel-0d0336cf54343bcd160644cdb7c3b986390433d8.tar.gz
infiniband: qib: 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/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions