diff options
author | Zhengchao Shao | 2022-12-02 01:38:49 -0800 |
---|---|---|
committer | Greg Kroah-Hartman | 2022-12-31 13:32:41 +0100 |
commit | 0468a585710bbb807a1b9c31df54bcf564d28b2b (patch) | |
tree | 3515a6230885fb6e6625ded66e9689108607ecf1 /fs | |
parent | 216437dd64fce36791a3b6cc8f8013df36856958 (diff) |
drivers: mcb: fix resource leak in mcb_probe()
[ Upstream commit d7237462561fcd224fa687c56ccb68629f50fc0d ]
When probe hook function failed in mcb_probe(), it doesn't put the device.
Compiled test only.
Fixes: 7bc364097a89 ("mcb: Acquire reference to device in probe")
Signed-off-by: Zhengchao Shao <shaozhengchao@huawei.com>
Signed-off-by: Johannes Thumshirn <jth@kernel.org>
Link: https://lore.kernel.org/r/9f87de36bfb85158b506cb78c6fc9db3f6a3bad1.1669624063.git.johannes.thumshirn@wdc.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions