commit | 6d011dd876cb825b2e1213daaabda07e1151fc6a | [log] [tgz] |
---|---|---|
author | Markus Elfring <elfring@users.sourceforge.net> | Fri Aug 25 11:55:03 2017 +0200 |
committer | Martyn Welch <martyn.welch@collabora.co.uk> | Fri Oct 13 21:32:04 2017 +0100 |
tree | 55b44fafe8352debd881c8104ef8f28d19b75dbd | |
parent | 97660957fb5318d76a680a1b6cfb7b998bfa3723 [diff] |
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>