Skip to content
Commit 040d08c9 authored by Ye Bin's avatar Ye Bin Committed by Greg Kroah-Hartman
Browse files

mmc: mmc_test: Fix removal of debugfs file

commit f4307b4d upstream.

In __mmc_test_register_dbgfs_file(), we need to assign 'file', as it's
being used when removing the debugfs files when the mmc_test module is
removed.

Fixes: a04c50aa

 ("mmc: core: no need to check return value of debugfs_create functions")
Signed-off-by: default avatarYe Bin <yebin10@huawei.com>
Acked-by: default avatarAdrian Hunter <adrian.hunter@intel.com>
Cc: stable@vger.kernel.org
[Ulf: Re-wrote the commit msg]
Link: https://lore.kernel.org/r/20221123095506.1965691-1-yebin@huaweicloud.com


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