diff options
author | Minjie Du <duminjie@vivo.com> | 2024-01-09 10:19:14 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2024-01-26 16:39:32 +0800 |
commit | cc342dba0d39f226f4a5e26194404c3785481470 (patch) | |
tree | 996fa94c329e97dd9d7b78bd9c00ae78af3e4571 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3274819b3c81c18c01e3c0e0ea726870ec237ac0 (diff) |
crypto: iaa - Remove unnecessary debugfs_create_dir() error check in iaa_crypto_debugfs_init()
This patch removes the debugfs_create_dir() error checking in
iaa_crypto_debugfs_init(). Because the debugfs_create_dir() is developed
in a way that the caller can safely handle the errors that
occur during the creation of DebugFS nodes.
Signed-off-by: Minjie Du <duminjie@vivo.com>
Acked-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions