summaryrefslogtreecommitdiff
path: root/scripts/gdb
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-01-22 18:14:20 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2019-02-01 09:42:03 +0300
commit97a93b2b583914d25eaf3d27c72c5e1e01a2b4df (patch)
treec9e0bfcb7568838a5a6b4e863f52946a6a63d066 /scripts/gdb
parente30886b47c43046a310797b139f741c01600f39a (diff)
downloadlinux-97a93b2b583914d25eaf3d27c72c5e1e01a2b4df.tar.xz
crypto: cavium/nitrox - 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: Herbert Xu <herbert@gondor.apana.org.au> Cc: "David S. Miller" <davem@davemloft.net> Cc: Srikanth Jampala <Jampala.Srikanth@cavium.com> Cc: Yangtao Li <tiny.windzz@gmail.com> Cc: Gadam Sreerama <sgadam@cavium.com> Cc: Eric Biggers <ebiggers@google.com> Cc: linux-crypto@vger.kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions