Re: [PATCH v3] soundwire: debugfs: move debug statement outside of error handling

From: Vinod Koul
Date: Thu Jun 26 2025 - 18:53:15 EST



On Thu, 26 Jun 2025 18:33:14 -0300, Rodrigo Gobbi wrote:
> The start_t and finish_t variables are not properly initialized
> if errors happens over request_firmware actions.
> This was also detected by smatch:
>
> drivers/soundwire/debugfs.c:301 cmd_go() error: uninitialized symbol 'finish_t'.
> drivers/soundwire/debugfs.c:301 cmd_go() error: uninitialized symbol 'start_t'.
>
> [...]

Applied, thanks!

[1/1] soundwire: debugfs: move debug statement outside of error handling
commit: 06f77ff9d852c9f2764659ea81489364d8a69a9c

Best regards,
--
~Vinod