mirror of
https://github.com/lkl/linux.git
synced 2025-12-21 00:53:14 +09:00
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>
14 KiB
14 KiB