diff options
| author | Amitoj Kaur Chawla <[email protected]> | 2016-02-25 19:52:27 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-03-11 22:09:09 -0800 |
| commit | dcce1c7c083d80a8230270eb264c90a8d767131f (patch) | |
| tree | 0ae0c354e561ab9e0ea605ff28b41058a23e5987 /scripts/gdb/linux/dmesg.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 <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/dmesg.py')
0 files changed, 0 insertions, 0 deletions