commit | 033c9da00893e90dcff0a714bcb5d66890ad818a | [log] [tgz] |
---|---|---|
author | Markus Elfring <elfring@users.sourceforge.net> | Tue Aug 15 16:45:44 2017 +0200 |
committer | Jan Kara <jack@suse.cz> | Wed Aug 16 16:42:03 2017 +0200 |
tree | 393a43641ee656ae66f408b85c2f74c7bf23c35f | |
parent | ba2eb866a89df47d97893f8857d77e98c3c961e0 [diff] |
fs-udf: Improve six 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: Jan Kara <jack@suse.cz>