kernel_samsung_a53x/drivers/gpu/drm/vmwgfx
Konstantin Meskhidze 5496782e04 drm/vmwgfx: fix typo of sizeof argument
[ Upstream commit 39465cac283702a7d4a507a558db81898029c6d3 ]

Since size of 'header' pointer and '*header' structure is equal on 64-bit
machines issue probably didn't cause any wrong behavior. But anyway,
fixing typo is required.

Fixes: 7a73ba7469cb ("drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles.")
Co-developed-by: Ivanov Mikhail <ivanov.mikhail1@huawei-partners.com>
Signed-off-by: Konstantin Meskhidze <konstantin.meskhidze@huawei.com>
Reviewed-by: Zack Rusin <zackr@vmware.com>
Signed-off-by: Zack Rusin <zackr@vmware.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230905100203.1716731-1-konstantin.meskhidze@huawei.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-08 11:25:46 +01:00
..
device_include Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ttm_lock.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ttm_lock.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ttm_object.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ttm_object.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vmwgfx_binding.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vmwgfx_binding.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vmwgfx_blit.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vmwgfx_bo.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vmwgfx_cmdbuf.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vmwgfx_cmdbuf_res.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vmwgfx_context.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vmwgfx_cotable.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vmwgfx_drv.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vmwgfx_drv.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vmwgfx_execbuf.c drm/vmwgfx: fix typo of sizeof argument 2024-11-08 11:25:46 +01:00
vmwgfx_fb.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vmwgfx_fence.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vmwgfx_fence.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vmwgfx_fifo.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vmwgfx_gmr.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vmwgfx_gmrid_manager.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vmwgfx_ioctl.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vmwgfx_irq.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vmwgfx_kms.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vmwgfx_kms.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vmwgfx_ldu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vmwgfx_marker.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vmwgfx_mob.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vmwgfx_msg.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vmwgfx_msg.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vmwgfx_overlay.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vmwgfx_page_dirty.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vmwgfx_prime.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vmwgfx_reg.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vmwgfx_resource.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vmwgfx_resource_priv.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vmwgfx_scrn.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vmwgfx_shader.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vmwgfx_simple_resource.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vmwgfx_so.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vmwgfx_so.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vmwgfx_stdu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vmwgfx_streamoutput.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vmwgfx_surface.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vmwgfx_thp.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vmwgfx_ttm_buffer.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vmwgfx_ttm_glue.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vmwgfx_va.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vmwgfx_validation.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vmwgfx_validation.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00