commit | 747598d5b6d1c825ad34fbf743e38113aaca597f | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Tue Apr 28 17:09:23 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Thu Apr 30 13:41:03 2015 -0300 |
tree | 9bccb5e17daae7a6bdad3b3dbd51c617921c5ba5 | |
parent | efc0ac5a0e54657f74c2d6e73e146d249116a608 [diff] |
[media] go7007: don't use vb before test if it is not NULL As reported by smatch: drivers/media/usb/go7007/go7007-driver.c:452 frame_boundary() warn: variable dereferenced before check 'vb' (see line 449) Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com> Acked-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>