Home
last modified time | relevance | path

Searched hist:"73 eb8f03f0ecfcb45ed1995990229f5a81e8e38f" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dcong.cdiff 73eb8f03f0ecfcb45ed1995990229f5a81e8e38f Tue Jan 22 09:17:57 CST 2019 Greg Kroah-Hartman <gregkh@linuxfoundation.org> 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>
H A Dmr.cdiff 73eb8f03f0ecfcb45ed1995990229f5a81e8e38f Tue Jan 22 09:17:57 CST 2019 Greg Kroah-Hartman <gregkh@linuxfoundation.org> 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>
H A Dmlx5_ib.hdiff 73eb8f03f0ecfcb45ed1995990229f5a81e8e38f Tue Jan 22 09:17:57 CST 2019 Greg Kroah-Hartman <gregkh@linuxfoundation.org> 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>
H A Dmain.cdiff 73eb8f03f0ecfcb45ed1995990229f5a81e8e38f Tue Jan 22 09:17:57 CST 2019 Greg Kroah-Hartman <gregkh@linuxfoundation.org> 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>