diff options
author | Yang Ruibin <[email protected]> | 2024-08-27 20:08:16 +0800 |
---|---|---|
committer | Sebastian Reichel <[email protected]> | 2024-08-27 15:28:56 +0200 |
commit | c3eddf5e8c30adb6f43fc0b149e88b9feb76f381 (patch) | |
tree | d189185147dabecc74792f470a0401015f8b897a /mm/debug.c | |
parent | 8400291e289ee6b2bf9779ff1c83a291501f017b (diff) |
HSI: omap-ssi: Remove unnecessary debugfs_create_dir() error check
Remove the debugfs_create_dir() error check. It's safe to pass in error
pointers to the debugfs API, hence the user isn't supposed to include
error checking of the return values.
Signed-off-by: Yang Ruibin <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sebastian Reichel <[email protected]>
Diffstat (limited to 'mm/debug.c')
0 files changed, 0 insertions, 0 deletions