diff options
author | Atul Kumar Pant <atulpant.linux@gmail.com> | 2023-08-07 14:18:34 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2023-10-03 10:11:25 +0200 |
commit | 8788c6c2feb3600ba1a2f84ac5d258af4a284cea (patch) | |
tree | 03b14651e78537ceaf9c3c01cbfd154df3dafc4e /kernel/futex | |
parent | locking/ww_mutex/test: Make sure we bail out instead of livelock (diff) | |
download | linux-8788c6c2feb3600ba1a2f84ac5d258af4a284cea.tar.xz linux-8788c6c2feb3600ba1a2f84ac5d258af4a284cea.zip |
locking/debug: Fix debugfs API return value checks to use IS_ERR()
Update the checking of return values from debugfs_create_file()
and debugfs_create_dir() to use IS_ERR().
Signed-off-by: Atul Kumar Pant <atulpant.linux@gmail.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Acked-by: Waiman Long <longman@redhat.com>
Link: https://lore.kernel.org/r/20230807121834.7438-1-atulpant.linux@gmail.com
Diffstat (limited to 'kernel/futex')
0 files changed, 0 insertions, 0 deletions