Re: [PATCH] dmaengine: ptdma: Remove dead code from pt_dmaengine_register()
From: Vinod Koul
Date: Thu Apr 17 2025 - 11:20:14 EST
On Fri, 11 Apr 2025 18:54:51 +0200, Eder Zulian wrote:
> 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.
>
>
> [...]
Applied, thanks!
[1/1] dmaengine: ptdma: Remove dead code from pt_dmaengine_register()
commit: 862f3c49a86b85f314c09437d0afd1afc2c02fdd
Best regards,
--
~Vinod