diff options
author | Markus Elfring <[email protected]> | 2019-08-27 16:39:02 +0200 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2019-09-04 09:07:29 +0300 |
commit | d20b1e6c830721972d833ae0b845d4c483f118ca (patch) | |
tree | 6a0f941c7d4ccd1e6a12ab4e800af5a97cd91f84 /scripts/gdb/linux/modules.py | |
parent | 9abe3e306eccdf23e482b3a6dde178311d592765 (diff) |
wil6210: Delete an unnecessary kfree() call in wil_tid_ampdu_rx_alloc()
A null pointer would be passed to a call of the function “kfree”
directly after a call of the function “kcalloc” failed at one place.
Remove this superfluous function call.
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring <[email protected]>
Reviewed-by: Maya Erez <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions