summaryrefslogtreecommitdiff
path: root/Documentation/tty/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorPengpeng Hou <pengpeng@iscas.ac.cn>2026-06-23 09:53:17 +0800
committerMiquel Raynal <miquel.raynal@bootlin.com>2026-06-29 16:52:26 +0200
commit66fb31358108d10245b9e4ef0eef3e7d9747055e (patch)
tree31b942deb4320b7f4eb10608cb0473a519842cf1 /Documentation/tty/git@git.tavy.me:linux.git
parenta74e31d0a2d52c65d9a6647c87b54bf78c0d9317 (diff)
mtd: mtdswap: remove debugfs stats file on teardown
mtdswap_add_debugfs() creates an mtdswap_stats debugfs file under the per-MTD debugfs directory, but mtdswap_remove_dev() never removes it before freeing the mtdswap_dev. Store the returned dentry and remove it during device teardown before the driver-private state is freed. Fixes: a32159024620 ("mtd: Add mtdswap block driver") Signed-off-by: Pengpeng Hou <pengpeng@iscas.ac.cn> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Diffstat (limited to 'Documentation/tty/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions