diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2024-12-29 11:12:04 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-01-07 18:20:11 +0300 |
commit | 24edfbdedf19998366205130cfc93158a475497e (patch) | |
tree | 21deaaabbaec4a412e944d3a6907fb82bf7d38cf /scripts/extract-fwblobs | |
parent | f8f25893a477a4da4414c3e40ddd51d77fac9cfc (diff) | |
download | linux-24edfbdedf19998366205130cfc93158a475497e.tar.xz |
debugfs: fix missing mutex_destroy() in short_fops case
we need that in ->real_fops == NULL, ->short_fops != NULL case
Fixes: 8dc6d81c6b2a "debugfs: add small file operations for most files"
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Link: https://lore.kernel.org/r/20241229081223.3193228-1-viro@zeniv.linux.org.uk
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/extract-fwblobs')
0 files changed, 0 insertions, 0 deletions