On 09.01.23 21:18, Richard Henderson wrote:
Assign to access struct immediately, rather than waiting until the end of the function. This means we can pass address of haddr struct members instead of allocating extra space on the local stack.Signed-off-by: Richard Henderson <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]> -- Thanks, David / dhildenb
