Re: [PATCH v1] platform/mellanox: mlxbf-tmfifo: fix vring_desc.len assignment
From: Ilpo Järvinen
Date: Tue Jun 17 2025 - 08:40:04 EST
On Fri, 13 Jun 2025 21:46:08 +0000, David Thompson wrote:
> Fix warnings reported by sparse, related to incorrect type:
> drivers/platform/mellanox/mlxbf-tmfifo.c:284:38: warning: incorrect type in assignment (different base types)
> drivers/platform/mellanox/mlxbf-tmfifo.c:284:38: expected restricted __virtio32 [usertype] len
> drivers/platform/mellanox/mlxbf-tmfifo.c:284:38: got unsigned long
>
>
Thank you for your contribution, it has been applied to my local
review-ilpo-fixes branch. Note it will show up in the public
platform-drivers-x86/review-ilpo-fixes branch only once I've pushed my
local branch there, which might take a while.
The list of commits applied:
[1/1] platform/mellanox: mlxbf-tmfifo: fix vring_desc.len assignment
commit: 109f4d29dade8ae5b4ac6325af9d1bc24b4230f8
--
i.