Skip to content
Commit 24edfbde authored by Al Viro's avatar Al Viro Committed by Greg Kroah-Hartman
Browse files

debugfs: fix missing mutex_destroy() in short_fops case



we need that in ->real_fops == NULL, ->short_fops != NULL case

Fixes: 8dc6d81c "debugfs: add small file operations for most files"
Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
Link: https://lore.kernel.org/r/20241229081223.3193228-1-viro@zeniv.linux.org.uk


Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent f8f25893
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment