Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 5c0d8d38 authored by Thierry Reding's avatar Thierry Reding
Browse files

gpu: host1x: Use unsigned int consistently for IDs



IDs can never be negative so use unsigned int. In some instances an
explicitly sized type (such as u32) was used for no particular reason,
so turn those into unsigned int as well for consistency.

Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 14c95fc8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment