diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2012-12-02 06:43:13 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-12-27 20:25:38 -0200 |
commit | 1d6ca29db8b1f213de880b10ac28aed0a19c1d4a (patch) | |
tree | 61601634e9ce7d83fcc234d4683a00e007dfdcb9 /drivers/media/platform/s3c-camif | |
parent | 081416e62d516a6412225751c9c4a3807b2374b9 (diff) |
[media] mantis: cleanup NULL checking in mantis_ca_exit()
Smatch complainst that the call to mantis_evmgr_exit() dereferences "ca"
but then we check it for NULL on the next line. I've moved the NULL
check forward to avoid that.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/platform/s3c-camif')
0 files changed, 0 insertions, 0 deletions