commit | 3d9b1e53343651e514644f2a6d4ce00b362f4033 | [log] [tgz] |
---|---|---|
author | Markus Elfring <elfring@users.sourceforge.net> | Fri Aug 25 10:56:41 2017 +0200 |
committer | Martyn Welch <martyn.welch@collabora.co.uk> | Fri Oct 13 21:32:03 2017 +0100 |
tree | daf758cdcada0107d15be11aa4eda8e17f9df4bf | |
parent | 85fd4939e53873839df8e78da917c79c5074b183 [diff] |
vme: ca91cx42: Improve 12 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> Signed-off-by: Martyn Welch <martyn@welchs.me.uk>