aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ocrdma/ocrdma_stats.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-01-22 16:17:57 +0100
committerJason Gunthorpe <jgg@mellanox.com>2019-01-24 09:22:29 -0700
commit73eb8f03f0ecfcb45ed1995990229f5a81e8e38f (patch)
tree52742f258c88616f4449d52a22a6a0f3ea26ef2c /drivers/infiniband/hw/ocrdma/ocrdma_stats.c
parentinfiniband: qib: no need to check return value of debugfs_create functions (diff)
downloadlinux-dev-73eb8f03f0ecfcb45ed1995990229f5a81e8e38f.tar.xz
linux-dev-73eb8f03f0ecfcb45ed1995990229f5a81e8e38f.zip
infiniband: mlx5: 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: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'drivers/infiniband/hw/ocrdma/ocrdma_stats.c')
0 files changed, 0 insertions, 0 deletions