summaryrefslogtreecommitdiff
path: root/drivers/net/caif
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-08-10 13:31:08 +0300
committerDavid S. Miller <davem@davemloft.net>2019-08-12 07:30:06 +0300
commit6f20a697e487dea9e054daa18651fef04d97fe3d (patch)
treef241bdf8f3611b141ee7ae46dce0ed2f1f2d720c /drivers/net/caif
parenta858390177bcd9af8ccf923bc2f417641670c145 (diff)
downloadlinux-6f20a697e487dea9e054daa18651fef04d97fe3d.tar.xz
xen-netback: 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: Wei Liu <wei.liu@kernel.org> Cc: Paul Durrant <paul.durrant@citrix.com> Cc: xen-devel@lists.xenproject.org Cc: netdev@vger.kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Acked-by: Wei Liu <wei.liu@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/caif')
0 files changed, 0 insertions, 0 deletions