commit | 396c88e6c80cc30d4ef8dc927aae1b15f251a217 | [log] [tgz] |
---|---|---|
author | Markus Elfring <elfring@users.sourceforge.net> | Wed Oct 12 10:40:32 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Wed Nov 16 13:03:25 2016 -0200 |
tree | 02d0d89892f4cc05fc1803ddbfc0013fed73ac98 | |
parent | ded1c8fa7563614bac9c3e69b0dec8238032725c [diff] |
[media] DaVinci-VPIF-Display: Adjust 11 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>