commit | b4bb1bd7c20aeaf51607e7ffdbcc9f3b79094185 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Tue Apr 28 12:12:09 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Thu Apr 30 13:38:36 2015 -0300 |
tree | 7872a81e27e67c9263b5f26abb57238de104deb4 | |
parent | 03e5dcee4cab0361b14ef575db455e8de546a3e5 [diff] |
[media] s3c-camif: Check if fmt is NULL before use As reported by smatch: drivers/media/platform/s3c-camif/camif-capture.c:463 queue_setup() warn: variable dereferenced before check 'fmt' (see line 460) Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com> Acked-by: Sylwester Nawrocki <s.nawrocki@samsung.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>