drm/tegra: gem: Use more consistent data types
Use size_t consistently for sizes and u32/u64 instead of uint32_t and
uint64_t.
Signed-off-by:
Thierry Reding <treding@nvidia.com>
Showing
Please register or sign in to comment
lab.nexedi.com will be down from Thursday, 20 March 2025, 07:30:00 UTC for a duration of approximately 2 hours
Use size_t consistently for sizes and u32/u64 instead of uint32_t and
uint64_t.
Signed-off-by:
Thierry Reding <treding@nvidia.com>