diff options
author | YoungJun Cho <[email protected]> | 2013-06-27 08:58:33 +0900 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2013-06-28 12:31:23 +1000 |
commit | 2e07fb229396f99fc173d8612f0f83ea9de0341b (patch) | |
tree | ae4e6702902b9f42bd00951c84dfe3850d1b6dd8 /tools/perf/scripts/python | |
parent | 4368dd846d067ed7d11281050e7676ae614d6053 (diff) |
drm/gem: fix not to assign error value to gem name
If idr_alloc() is failed, obj->name can be error value. Also
it cleans up duplicated flink processing code.
This regression has been introduced in
commit 2e928815c1886fe628ed54623aa98d0889cf5509
Author: Tejun Heo <[email protected]>
Date: Wed Feb 27 17:04:08 2013 -0800
drm: convert to idr_alloc()
Signed-off-by: YoungJun Cho <[email protected]>
Signed-off-by: Seung-Woo Kim <[email protected]>
Signed-off-by: Kyungmin Park <[email protected]>
Cc: [email protected]
Reviewed-by: Chris Wilson <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions