commit | c1f2a47c9b7b909542a65d2138e9c3c95227bac6 | [log] [tgz] |
---|---|---|
author | Anastasia Klimchuk <aklm@chromium.org> | Fri Aug 27 15:47:46 2021 +1000 |
committer | Nico Huber <nico.h@gmx.de> | Sun Jan 29 12:29:02 2023 +0000 |
tree | 2423f24cf00b4ea1bac6ce60845e22e716216d00 | |
parent | d66dded9e302ae471f1069ab439d763418501ff1 [diff] |
par_master: Fix propagation of register_par_master() return values This patch checks return value of register_par_master() so that in case of an error this error is not ignored anymore. Tested: builds and ninja test Change-Id: I377afae41708c7433a56615e2f096bce9c5349f1 Signed-off-by: Anastasia Klimchuk <aklm@chromium.org> Original-Reviewed-on: https://review.coreboot.org/c/flashrom/+/57192 Original-Reviewed-by: Angel Pons <th3fanbus@gmail.com> Original-Reviewed-by: Nico Huber <nico.h@gmx.de> Reviewed-on: https://review.coreboot.org/c/flashrom-stable/+/72234 Reviewed-by: Nico Huber <nico.h@gmx.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>