OSDN Git Service

[media] DaVinci-VPFE-Capture: Adjust 13 checks for null pointers
authorMarkus Elfring <elfring@users.sourceforge.net>
Wed, 12 Oct 2016 08:46:28 +0000 (05:46 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 16 Nov 2016 14:46:19 +0000 (12:46 -0200)
commitc580f295663ea22b49edeefbdcdf2e67ce9ef91f
treed21bcd55e0f2285a0bc663bd7d5f7ee4f59f81d8
parent1d3811d35c0fc8d8c6cb3d8e666261ca84687b03
[media] DaVinci-VPFE-Capture: Adjust 13 checks for null pointers

Convert comparisons with the preprocessor symbol "NULL" to condition checks
without it.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/platform/davinci/vpfe_capture.c