diff options
author | Felix Held <felix.held@amd.corp-partner.google.com> | 2021-10-20 20:45:28 +0200 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2021-10-21 20:52:23 +0000 |
commit | 250988d943c322ac1720ae7cd6f88592f82a08c0 (patch) | |
tree | fd5fd4eb5e50af84c95a12d6882c78e2ea552317 /src/include/region_file.h | |
parent | 30f703148839663a7d41ff72a22be3a9b49110d7 (diff) | |
download | coreboot-250988d943c322ac1720ae7cd6f88592f82a08c0.tar.gz coreboot-250988d943c322ac1720ae7cd6f88592f82a08c0.tar.bz2 coreboot-250988d943c322ac1720ae7cd6f88592f82a08c0.zip |
soc/amd/common/block/cpu/smm/finalize: simplify finalize_cores
The local variable int r isn't needed, so remove it. This is a
preparation to change the return type of mp_run_on_all_cpus from int to
enum cb_err which will be done in a follow-up patch.
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Ie4c454cbfcc581be41ea3463ea6f852a72886128
Reviewed-on: https://review.coreboot.org/c/coreboot/+/58493
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Diffstat (limited to 'src/include/region_file.h')
0 files changed, 0 insertions, 0 deletions