linux/drivers/video/fbdev/mmp
Markus Elfring 3163e4cd16 video: fbdev-MMP: Deletion of an unnecessary check before the function call "mmp_unregister_path"
The mmp_unregister_path() function tests whether its argument is NULL
and then returns immediately. Thus the test around the call is not needed.

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2014-12-04 16:16:02 +02:00
..
fb video: mmpfb: cleanup some static checker warnings in probe() 2014-04-30 13:57:29 +03:00
hw video: fbdev-MMP: Deletion of an unnecessary check before the function call "mmp_unregister_path" 2014-12-04 16:16:02 +02:00
panel
core.c video: fbdev-MMP: Fix a typo for the word "destroyed" 2014-11-25 12:54:17 +02:00
Kconfig video: mmp: Remove references to CPU_PXA988 2014-04-30 11:36:48 +03:00
Makefile