aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorYoungJun Cho <[email protected]>2013-06-24 16:40:53 +0900
committerDave Airlie <[email protected]>2013-06-28 12:45:19 +1000
commit7e3d88f9cce3ea3350fa25b89393a6dd2b8e5ed4 (patch)
treead5d9a4315187e36d930003e18bbd45655b43b31 /tools/perf/scripts/python/sched-migration.py
parentb720d54a5caf077011f0dc6ba7792866d2828d16 (diff)
drm/prime: replace NULL with error value in drm_prime_pages_to_sg
Instead of NULL, error value is casted with ERR_PTR() for drm_prime_pages_to_sg() and IS_ERR_OR_NULL() macro is replaced with IS_ERR() macro for drm_gem_map_dma_buf(). Signed-off-by: YoungJun Cho <[email protected]> Signed-off-by: Seung-Woo Kim <[email protected]> Signed-off-by: Kyungmin Park <[email protected]> Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions