commit | 135387513d1b0d35baa0433dfa9acc1fb9d97e40 | [log] [tgz] |
---|---|---|
author | Markus Elfring <elfring@users.sourceforge.net> | Tue Oct 11 08:37:10 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Wed Nov 16 12:20:17 2016 -0200 |
tree | 2f304e34d26795b67ef8ff38149b9f594f1267b2 | |
parent | 2ac0989242fbf2f2da7109eab08f68382884a81a [diff] |
[media] DaVinci-VPBE: Adjust 16 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>