diff options
| author | Dan Carpenter <[email protected]> | 2022-03-17 10:57:40 +0300 |
|---|---|---|
| committer | Marcel Holtmann <[email protected]> | 2022-03-18 17:12:08 +0100 |
| commit | a76d269a4e86cfd7d4441e40adccfa67808fe6fa (patch) | |
| tree | 620c01566e0c28d5db5bba1cc97df90666f92b57 /tools/perf/scripts/python/flamegraph.py | |
| parent | 9fa6b4cda3b414e990f008f45f9bcecbcb54d4d1 (diff) | |
Bluetooth: btmtkuart: fix error handling in mtk_hci_wmt_sync()
This code has an uninitialized variable warning:
drivers/bluetooth/btmtkuart.c:184 mtk_hci_wmt_sync()
error: uninitialized symbol 'wc'.
But it also has error paths which have memory leaks.
Fixes: 8f550f55b155 ("Bluetooth: btmtkuart: rely on BT_MTK module")
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: Marcel Holtmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions