summaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorYang Ruibin <11162571@vivo.com>2024-08-27 10:27:40 +0800
committerJens Axboe <axboe@kernel.dk>2024-08-27 09:18:08 -0600
commit752a59298ea9c695ec966fc5ba7173897a1ef361 (patch)
tree151163ae765d357e9d103b0b997838e9f8856388 /fs
parent9bce8005ec0dcb23a58300e8522fe4a31da606fa (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 <11162571@vivo.com> Link: https://lore.kernel.org/r/20240827022741.3410294-1-11162571@vivo.com Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions