summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-01-22 18:17:53 +0300
committerJason Gunthorpe <jgg@mellanox.com>2019-01-24 19:22:29 +0300
commit8283d7872576784c49446532cc87143b145d537b (patch)
tree6a86f72b303d90c1f0f1359c42cc0265df16c637 /tools/perf/scripts/python
parent039d713a59c8fcfdf0f89efcce131e15a34284e8 (diff)
downloadlinux-8283d7872576784c49446532cc87143b145d537b.tar.xz
infiniband: cxgb4: 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> Acked-by: Steve Wise <swise@opengridcomputing.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions