diff options
author | Amitoj Kaur Chawla <amitoj1606@gmail.com> | 2016-02-25 19:52:27 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-03-11 22:09:09 -0800 |
commit | dcce1c7c083d80a8230270eb264c90a8d767131f (patch) | |
tree | 0ae0c354e561ab9e0ea605ff28b41058a23e5987 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 0969e3d46b7cae0d52ba14e8901105d3cb421eb1 (diff) |
staging: android: ion: tegra: Replace IS_ERR_OR_NULL with IS_ERR
Replace IS_ERR_OR_NULL test with an IS_ERR test since
ion_device_create() function returns a valid device or a -PTR_ERR
only as evidenced by the comment on the function prototype.
Signed-off-by: Amitoj Kaur Chawla <amitoj1606@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions