aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/devlink.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-08-10 12:42:43 +0200
committerDavid S. Miller <davem@davemloft.net>2019-08-11 21:31:25 -0700
commit53f6f391786e01bf2050c03d8a36d9defdcc2831 (patch)
tree8146becf4bd9fd984a12e5a9670567c3d64c1fc0 /net/core/devlink.c
parentxen-netback: no need to check return value of debugfs_create functions (diff)
downloadlinux-dev-53f6f391786e01bf2050c03d8a36d9defdcc2831.tar.xz
linux-dev-53f6f391786e01bf2050c03d8a36d9defdcc2831.zip
caif: 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: Richard Fontana <rfontana@redhat.com> Cc: Steve Winslow <swinslow@gmail.com> Cc: netdev@vger.kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/devlink.c')
0 files changed, 0 insertions, 0 deletions