linux/drivers/media/platform/s3c-camif
Markus Elfring 332b295d10 [media] platform: Deletion of unnecessary checks before two function calls
The functions i2c_put_adapter() and release_firmware() test whether their
argument is NULL and then return immediately. Thus the test around the call
is not needed.

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2014-11-25 13:30:43 -02:00
..
camif-capture.c [media] platform: Make use of media_bus_format enum 2014-11-14 17:54:08 -02:00
camif-core.c [media] platform: Deletion of unnecessary checks before two function calls 2014-11-25 13:30:43 -02:00
camif-core.h [media] s3c-camif: Fix incorrect variable type 2013-05-21 08:36:28 -03:00
camif-regs.c [media] platform: Make use of media_bus_format enum 2014-11-14 17:54:08 -02:00
camif-regs.h
Makefile