Re: [PATCH v2] hwmon: ibmaem: match return type of wait_for_completion_timeout
From: Guenter Roeck
Date: Sun Jun 15 2025 - 19:04:38 EST
On Fri, Jun 13, 2025 at 02:24:13PM -0400, Qiushi Wu wrote:
> Return type of wait_for_completion_timeout is unsigned long not int.
> Check its return value inline instead of introducing a throw-away
> variable.
>
> Reviewed-by: Mimi Zohar <zohar@xxxxxxxxxxxxx>
> Signed-off-by: Qiushi Wu <qiushi@xxxxxxxxxxxxx>
Applied.
Thanks,
Guenter