Re: [PATCH] platform/surface: aggregator: Omit a variable reassignment in ssam_serial_hub_probe()
From: Ilpo Järvinen
Date: Thu Oct 30 2025 - 13:14:35 EST
On Mon, 20 Oct 2025 16:43:16 +0200, Markus Elfring wrote:
> An error code was assigned to a variable and checked accordingly.
> This value was passed to a dev_err_probe() call in an if branch.
> This function is documented in the way that the same value is returned.
> Thus delete a redundant variable reassignment.
>
> The source code was transformed by using the Coccinelle software.
>
> [...]
Thank you for your contribution, it has been applied to my local
review-ilpo-next branch. Note it will show up in the public
platform-drivers-x86/review-ilpo-next branch only once I've pushed my
local branch there, which might take a while.
The list of commits applied:
[1/1] platform/surface: aggregator: Omit a variable reassignment in ssam_serial_hub_probe()
commit: 6581e83ea65dc117f8c5cae1089550fe7e779cd7
--
i.