diff options
| author | Rasmus Villemoes <[email protected]> | 2014-07-01 14:56:20 +0200 |
|---|---|---|
| committer | Christoph Hellwig <[email protected]> | 2014-09-16 09:09:43 -0700 |
| commit | f6e495a2b317fd7f3693d7c9217abfe943cbb3c6 (patch) | |
| tree | ec420145125f580dc76630c1a1e88a14895eb047 /scripts/objdiff | |
| parent | 84e32a06f4f8756ce9ec3c8dc7e97896575f0771 (diff) | |
mptfusion: simplify rounding
Rounding up to a multiple of 4 should be done using the ALIGN
macro. As a bonus, this also makes the generated code smaller.
In GetIocFacts(), sz is assigned to a few lines below without being
read in the meantime, so it is ok that it doesn't end up with the same
value as facts->FWImageSize.
Signed-off-by: Rasmus Villemoes <[email protected]>
Reviewed-by: Joe Lawrence <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions