aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-01-22 16:17:59 +0100
committerJason Gunthorpe <jgg@mellanox.com>2019-01-24 09:22:30 -0700
commit316bcda81d29059751daf9a81d8ccc1c041d08c8 (patch)
tree8ba3c8b0edc0ab03ee23ae2e04814a7353a898b1 /drivers/infiniband/ulp
parentinfiniband: ocrdma: no need to check return value of debugfs_create functions (diff)
downloadlinux-dev-316bcda81d29059751daf9a81d8ccc1c041d08c8.tar.xz
linux-dev-316bcda81d29059751daf9a81d8ccc1c041d08c8.zip
infiniband: usnic: 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: Parvi Kaustubhi <pkaustub@cisco.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'drivers/infiniband/ulp')
0 files changed, 0 insertions, 0 deletions