diff options
author | Hans Verkuil <hans.verkuil@cisco.com> | 2016-04-15 12:35:32 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2016-04-20 15:48:29 -0300 |
commit | 622202938952e43471c31835906c8a4f4e16f050 (patch) | |
tree | da87525da8ce416765ad1350070394699b2f1114 /Documentation | |
parent | 86b2749ba79e78130dd9f678aa52d57992fbdf1c (diff) |
[media] pvrusb2: fix smatch errors
These are false positives, but still easy to fix.
pvrusb2-hdw.c:3676 pvr2_send_request_ex() error: we previously assumed 'write_data' could be null (see line 3648)
pvrusb2-hdw.c:3829 pvr2_send_request_ex() error: we previously assumed 'read_data' could be null (see line 3649)
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions