summaryrefslogtreecommitdiffstats
path: root/net/ipv6
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-06-20 09:31:06 +0200
committerDavid S. Miller <davem@davemloft.net>2019-06-22 16:43:08 -0700
commitde467c116ca2ffc141d2abf8aef18b360fb19b21 (patch)
tree4e79cc1eb370ac33c2efeae8af57f6182a0536af /net/ipv6
parent438ac88009bcb10f9ced07fbb4b32d5377ee936b (diff)
downloadlinux-de467c116ca2ffc141d2abf8aef18b360fb19b21.tar.gz
linux-de467c116ca2ffc141d2abf8aef18b360fb19b21.tar.bz2
linux-de467c116ca2ffc141d2abf8aef18b360fb19b21.zip
fjes: 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: "David S. Miller" <davem@davemloft.net> Cc: Yangtao Li <tiny.windzz@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/ipv6')
0 files changed, 0 insertions, 0 deletions