summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_files.py
diff options
context:
space:
mode:
authorEder Zulian <ezulian@redhat.com>2025-04-11 18:54:51 +0200
committerVinod Koul <vkoul@kernel.org>2025-04-17 20:35:19 +0530
commit862f3c49a86b85f314c09437d0afd1afc2c02fdd (patch)
tree783b29e3039c8c52ef4033ed8b5cde80419ed5f0 /scripts/lib/kdoc/kdoc_files.py
parentf087965ab4aaca653d19ea3909b42e7ef2b64ba0 (diff)
dmaengine: ptdma: Remove dead code from pt_dmaengine_register()
devm_kasprintf() is used to allocate and format a string and the returned pointer is assigned to 'cmd_cache_name'. However, the variable 'cmd_cache_name' is not effectively used. Remove the dead code. Signed-off-by: Eder Zulian <ezulian@redhat.com> Reviewed-by: Nathan Lynch <nathan.lynch@amd.com> Acked-by: Basavaraj Natikar <Basavaraj.Natikar@amd.com> Link: https://lore.kernel.org/r/20250411165451.240830-1-ezulian@redhat.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions