diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2017-10-18 11:11:46 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-10-31 14:21:23 +0300 |
commit | 60757ee62be7ef4f2452265ab20cdf1f0b5d7934 (patch) | |
tree | 3a2686d9384a3304972ab792a6b9e1f95a90bf4e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 9cac9d2fb2fe0e0cadacdb94415b3fe49e3f724f (diff) | |
download | linux-60757ee62be7ef4f2452265ab20cdf1f0b5d7934.tar.xz |
media: cec-pin: use IS_ERR instead of PTR_ERR_OR_ZERO
cec_allocate_adapter never returns NULL, so just use IS_ERR instead of
PTR_ERR_OR_ZERO.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions