+2
−2
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Several functions in the GEM kernel API used int as handle type, but user API has it __u32 which is also the intended type. Replace int with u32. Signed-off-by:Pekka Paalanen <pq@iki.fi> Signed-off-by:
Dave Airlie <airlied@redhat.com>