Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drm: use format %d to print error code
It is more readable by printing "ret = -1" than "ret = 0xffffffff" Signed-off-by: Yuanhan Liu <yuanhan.liu@linux.intel.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
- Loading branch information