diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2013-07-19 08:45:46 +0300 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2013-07-19 08:58:33 +0200 |
commit | db473b36d4a2eb02c65aefca11578698b3699fe0 (patch) | |
tree | 6644aa6d0b6a4a3fcb01a1cb2591010ad1afe254 /tools/perf/scripts/python/sctop.py | |
parent | bf8fa3d383aa9eb0003419e40ad0f3667c810154 (diff) |
drm/i915: checking for NULL instead of IS_ERR()
i915_gem_vma_create() returns and ERR_PTR() or a valid pointer, it never
returns NULL.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions