commit | 43a4d57adb1ee1765c458a25a7193613615d3450 | [log] [tgz] |
---|---|---|
author | Joel Hutton <joel.hutton@arm.com> | Fri Oct 20 10:31:14 2017 +0100 |
committer | Joel Hutton <joel.hutton@arm.com> | Tue Oct 31 11:03:18 2017 +0000 |
tree | 0bc9ed0dd884eae16c3d9b157504b8d2b0c9e143 | |
parent | f0a2e9c4d293db6ed3a05e242d4737a0f617f3cf [diff] |
Change sizeof to use type of struct not function Change sizeof call so it references a static type instead of return of a function in order to be MISRA compliant. Change-Id: I6f1adb206073d6cd200156e281b8d76249e3af0e Signed-off-by: Joel Hutton <joel.hutton@arm.com>