linux_dsm_epyc7002/drivers/video/fbdev/mmp/hw
Markus Elfring 965bef6483 video: fbdev-MMP: Improve a size determination in path_init()
Replace the specification of a data structure by a pointer dereference
as the parameter for the operator "sizeof" to make the corresponding size
determination a bit safer according to the Linux coding style convention.

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
2018-04-26 12:24:18 +02:00
..
Kconfig video: mmp: Remove references to CPU_PXA988 2014-04-30 11:36:48 +03:00
Makefile
mmp_ctrl.c video: fbdev-MMP: Improve a size determination in path_init() 2018-04-26 12:24:18 +02:00
mmp_ctrl.h video: mmp: Remove references to CPU_PXA988 2014-04-30 11:36:48 +03:00
mmp_spi.c