linux/drivers/crypto/qat
Greg Kroah-Hartman f0fcf9ade4 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>
2019-02-01 14:42:03 +08:00
..
qat_c3xxx crypto: qat - no need to check return value of debugfs_create functions 2019-02-01 14:42:03 +08:00
qat_c3xxxvf crypto: qat - no need to check return value of debugfs_create functions 2019-02-01 14:42:03 +08:00
qat_c62x crypto: qat - no need to check return value of debugfs_create functions 2019-02-01 14:42:03 +08:00
qat_c62xvf crypto: qat - no need to check return value of debugfs_create functions 2019-02-01 14:42:03 +08:00
qat_common crypto: qat - no need to check return value of debugfs_create functions 2019-02-01 14:42:03 +08:00
qat_dh895xcc crypto: qat - no need to check return value of debugfs_create functions 2019-02-01 14:42:03 +08:00
qat_dh895xccvf crypto: qat - no need to check return value of debugfs_create functions 2019-02-01 14:42:03 +08:00
Kconfig crypto: qat - Add DH support 2016-07-11 18:03:10 +08:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00