]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
media: s5p-mfc: Adjust a null pointer check in four functions
authorMarkus Elfring <elfring@users.sourceforge.net>
Fri, 8 Sep 2017 20:37:00 +0000 (13:37 -0700)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 16 Oct 2017 23:51:11 +0000 (16:51 -0700)
commit4449dd0a397536d12c52b599353341135d44b6d0
tree8c56011a1bafd26e078298fddaa98c25df26a6c2
parentd7f15bde0f25ee8a5ea3aad96522ba851a47a0b0
media: s5p-mfc: Adjust a null pointer check in four functions

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: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/platform/s5p-mfc/s5p_mfc.c