diff options
author | Wei Yongjun <weiyongjun1@huawei.com> | 2019-09-04 14:16:11 +0000 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2019-09-06 17:11:36 +0300 |
commit | 4c3e48794dec7cb568974ba3bf2ab62b9c45ca3e (patch) | |
tree | bdff92d4e6c29e27b6b97d9777c2d9c7002cdda4 /virt/Makefile | |
parent | eb9affaeff701ce90fcf476ff5332624f9d0ddd2 (diff) |
rtlwifi: Fix file release memory leak
When using single_open() for opening, single_release() should be
used instead of seq_release(), otherwise there is a memory leak.
This is detected by Coccinelle semantic patch.
Fixes: 610247f46feb ("rtlwifi: Improve debugging by using debugfs")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'virt/Makefile')
0 files changed, 0 insertions, 0 deletions