diff options
author | Roman Smirnov <[email protected]> | 2024-03-01 13:39:15 +0000 |
---|---|---|
committer | Luiz Augusto von Dentz <[email protected]> | 2024-03-06 17:27:12 -0500 |
commit | 3237da12a388d972c15d3ed4ce07c015309709ad (patch) | |
tree | a57cffee6908a95b5d0bbda9fdc04439f27a7642 /scripts/gdb/linux/stackdepot.py | |
parent | 1cb63d80fff6c4f501469e28a0eb6379639e0711 (diff) |
Bluetooth: mgmt: remove NULL check in mgmt_set_connectable_complete()
Remove the cmd pointer NULL check in mgmt_set_connectable_complete()
because it occurs earlier in set_connectable(). This check is also
unnecessary because the pointer is dereferenced just before it.
Found by Linux Verification Center (linuxtesting.org) with Svace.
Signed-off-by: Roman Smirnov <[email protected]>
Reviewed-by: Sergey Shtylyov <[email protected]>
Signed-off-by: Luiz Augusto von Dentz <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/stackdepot.py')
0 files changed, 0 insertions, 0 deletions