vme: tsi148: Improve 17 size determinations
authorMarkus Elfring <elfring@users.sourceforge.net>
Fri, 25 Aug 2017 09:55:03 +0000 (11:55 +0200)
committerMartyn Welch <martyn.welch@collabora.co.uk>
Fri, 13 Oct 2017 20:32:04 +0000 (21:32 +0100)
commit6d011dd876cb825b2e1213daaabda07e1151fc6a
tree55b44fafe8352debd881c8104ef8f28d19b75dbd
parent97660957fb5318d76a680a1b6cfb7b998bfa3723
vme: tsi148: Improve 17 size determinations

Replace the specification of data structures by variable references
as the parameter for the operator "sizeof" to make the corresponding size
determination a bit safer according to the Linux coding style convention.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
[martyn@welchs.me.uk: Correct long line]
Signed-off-by: Martyn Welch <martyn@welchs.me.uk>
drivers/vme/bridges/vme_tsi148.c