diff options
author | Minjie Du <[email protected]> | 2024-01-09 10:19:14 +0800 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2024-01-26 16:39:32 +0800 |
commit | cc342dba0d39f226f4a5e26194404c3785481470 (patch) | |
tree | 996fa94c329e97dd9d7b78bd9c00ae78af3e4571 /tools/perf/scripts/python/failed-syscalls-by-pid.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 <[email protected]>
Acked-by: Tom Zanussi <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions