aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/ccree/cc_debugfs.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-01-22 16:14:16 +0100
committerHerbert Xu <herbert@gondor.apana.org.au>2019-02-01 14:42:03 +0800
commitf0fcf9ade46abd64091fab8891ff5f690f7c8d7d (patch)
treeb4fd17eacad3845f1e856c31feed43dc73d1eefe /drivers/crypto/ccree/cc_debugfs.h
parentcrypto: caam - handle zero-length AEAD output (diff)
downloadlinux-dev-f0fcf9ade46abd64091fab8891ff5f690f7c8d7d.tar.xz
linux-dev-f0fcf9ade46abd64091fab8891ff5f690f7c8d7d.zip
crypto: qat - 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: Giovanni Cabiddu <giovanni.cabiddu@intel.com> Cc: Herbert Xu <herbert@gondor.apana.org.au> Cc: "David S. Miller" <davem@davemloft.net> Cc: Conor McLoughlin <conor.mcloughlin@intel.com> Cc: Waiman Long <longman@redhat.com> Cc: qat-linux@intel.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 'drivers/crypto/ccree/cc_debugfs.h')
0 files changed, 0 insertions, 0 deletions