Attention is currently required from: Arthur Heymans, Arthur Heymans, Kyösti Mälkki, Lean Sheng Tan, Nico Huber.
Hello Arthur Heymans, Arthur Heymans, Jonathan Zhang, Kyösti Mälkki, Lean Sheng Tan, Tim Wawrzynczak, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/65422?usp=email
to look at the new patch set (#10).
The following approvals got outdated and were removed: Code-Review+2 by Arthur Heymans
Change subject: allocator_v4: Manually inline some thin functions ......................................................................
allocator_v4: Manually inline some thin functions
Inline functions that are only called once to improve readability. The calling functions still have rather short bodies, and the reader won't have to look down yet another layer to understand what they are doing.
Change-Id: Ib4aa5d61dfa88c804a1aaee028185e00c5fbb923 Signed-off-by: Nico Huber nico.h@gmx.de --- M src/device/resource_allocator_v4.c 1 file changed, 22 insertions(+), 46 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/22/65422/10