diff options
| author | Yang Ruibin <[email protected]> | 2024-08-27 10:27:40 +0800 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2024-08-27 09:18:08 -0600 |
| commit | 752a59298ea9c695ec966fc5ba7173897a1ef361 (patch) | |
| tree | 151163ae765d357e9d103b0b997838e9f8856388 /scripts/gdb/linux/config.py | |
| parent | 9bce8005ec0dcb23a58300e8522fe4a31da606fa (diff) | |
pktcdvd: 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: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions