aboutsummaryrefslogtreecommitdiff
path: root/lib/string_helpers.c
diff options
context:
space:
mode:
authorWei Yongjun <[email protected]>2013-10-25 06:34:03 -0300
committerMauro Carvalho Chehab <[email protected]>2013-11-29 14:20:06 -0200
commit89f4d45b2752df5d222b5f63919ce59e2d8afaf4 (patch)
tree609282c33e05aad1295509b8ff442b0a3e7e070f /lib/string_helpers.c
parentf8e1b699a5504a2da05834c7cfdddb125a8ce088 (diff)
[media] saa7164: fix return value check in saa7164_initdev()
In case of error, the function kthread_run() returns ERR_PTR() and never returns NULL. The NULL test in the return value check should be replaced with IS_ERR(). Signed-off-by: Wei Yongjun <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Cc: [email protected] Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions