diff options
| author | Christophe JAILLET <[email protected]> | 2024-01-07 10:02:05 +0000 |
|---|---|---|
| committer | Vinod Koul <[email protected]> | 2024-01-22 11:29:33 +0000 |
| commit | 0650006a93a2ce3b57f86e7f000347d9ae7737ef (patch) | |
| tree | ff8698014b87df2f243e56963e2fe2b719535468 /scripts/generate_rust_target.rs | |
| parent | dmaengine: fsl-qdma: Fix a memory leak related to the queue command DMA (diff) | |
| download | kernel-0650006a93a2ce3b57f86e7f000347d9ae7737ef.tar.gz kernel-0650006a93a2ce3b57f86e7f000347d9ae7737ef.zip | |
dmaengine: fsl-qdma: Remove a useless devm_kfree()
'status_head' is a managed resource. It will be freed automatically if
fsl_qdma_prep_status_queue(), and so fsl_qdma_probe(), fails.
Remove the redundant (and harmless) devm_kfree() call.
Signed-off-by: Christophe JAILLET <[email protected]>
Link: https://lore.kernel.org/r/6b7f60aa2b92f73b35c586886daffc1a5ac58697.1704621515.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'scripts/generate_rust_target.rs')
0 files changed, 0 insertions, 0 deletions
