diff options
author | Liming Sun <limings@nvidia.com> | 2023-10-12 19:02:35 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-11-08 14:11:01 +0100 |
commit | 8e4a77ba25ec7dc24c008d78c25ef6e766d0bab4 (patch) | |
tree | bb1dc2831b30d1e76d8501b432999fd7eb483384 /drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c | |
parent | 0f2840dabfea81b4770f0327dfb2705fedba85cf (diff) |
platform/mellanox: mlxbf-tmfifo: Fix a warning message
[ Upstream commit 99c09c985e5973c8f0ad976ebae069548dd86f12 ]
This commit fixes the smatch static checker warning in function
mlxbf_tmfifo_rxtx_word() which complains data not initialized at
line 634 when IS_VRING_DROP() is TRUE.
Signed-off-by: Liming Sun <limings@nvidia.com>
Link: https://lore.kernel.org/r/20231012230235.219861-1-limings@nvidia.com
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c')
0 files changed, 0 insertions, 0 deletions