summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-11-04 08:38:07 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-11-04 08:38:58 +0100
commit09b0965ee8cced20a4791ff54506f1a6600996fe (patch)
tree750754dc4dcbf57fa17e1448174baebc57a41eb9 /Documentation
parentb889b3b07c9d9b7964f88d21b15899b142e10dc0 (diff)
downloadlinux-09b0965ee8cced20a4791ff54506f1a6600996fe.tar.bz2
IB: 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. Cc: Leon Romanovsky <leon@kernel.org> Cc: Doug Ledford <dledford@redhat.com> Cc: Jason Gunthorpe <jgg@ziepe.ca> Cc: linux-rdma@vger.kernel.org Cc: linux-kernel@vger.kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions