linux/drivers/vme/bridges
Markus Elfring 246740656a vme: fake: Improve five size determinations in fake_init()
Replace the specification of data structures by pointer dereferences
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: Martyn Welch <martyn@welchs.me.uk>
2017-10-13 21:32:02 +01:00
..
Kconfig vme: Adding Fake VME driver 2016-08-31 13:21:12 +02:00
Makefile vme: Adding Fake VME driver 2016-08-31 13:21:12 +02:00
vme_ca91cx42.c vme: Fix wrong pointer utilization in ca91cx42_slave_get 2017-01-11 10:42:16 +01:00
vme_ca91cx42.h
vme_fake.c vme: fake: Improve five size determinations in fake_init() 2017-10-13 21:32:02 +01:00
vme_tsi148.c vme: Fix module autoload 2016-08-31 13:20:16 +02:00
vme_tsi148.h