summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-01-22 18:14:22 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2019-02-01 09:42:03 +0300
commitfbb371cf2a54024996976e49931e43567037a829 (patch)
treebb2385f968f8e492319ef60514b851840ce72269 /scripts/gdb/linux/utils.py
parent31e1d2608752fea583c1afe73e15bf391b17edfe (diff)
downloadlinux-fbb371cf2a54024996976e49931e43567037a829.tar.xz
crypto: caam - 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: "Horia Geantă" <horia.geanta@nxp.com> Cc: Aymen Sghaier <aymen.sghaier@nxp.com> Cc: Herbert Xu <herbert@gondor.apana.org.au> Cc: "David S. Miller" <davem@davemloft.net> Cc: linux-crypto@vger.kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Reviewed-by: Horia Geantă <horia.geanta@nxp.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions