commit | 03161cdb69ef98434a2c8e85234aae7975ca4501 | [log] [tgz] |
---|---|---|
author | Markus Elfring <elfring@users.sourceforge.net> | Wed Oct 12 10:20:34 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Wed Nov 16 13:00:30 2016 -0200 |
tree | b96e9d0d634127707f7be59872cd020a5d507295 | |
parent | bc285799f7e8c61eaacdd73aa8644b1eaf504bb4 [diff] |
[media] DaVinci-VPIF-Capture: Adjust ten checks for null pointers The script "checkpatch.pl" pointed information out like the following. Comparison to NULL could be written ... Thus fix the affected source code places. 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>