commit | 7daa5f8e5ac041e5e0b780732955eb109e9109ae | [log] [tgz] |
---|---|---|
author | kasunath <kasunath@google.com> | Thu Jun 09 14:08:10 2022 -0700 |
committer | kasunath <kasunath@google.com> | Thu Jun 09 14:08:18 2022 -0700 |
tree | 6458cb3cf5ed65d762a5fc475b4e80069c96b419 | |
parent | 5433c1755ce54f2f0f33ef35f8cb73771a70012a [diff] |
Explicitly cast the return value When this library was used with bios-bmc-smm-error-logger, it was failing because of a clang-tidy warning(For some reason clang-tidy runs on subprojects/libbej as well.). We need to explicitly cast to stop this warning. Tested: Tested running CI locally for bios-bmc-smm-error-logger with this change and it passed. Signed-off-by: Kasun Athukorala <kasunath@google.com> Change-Id: Ia8a33a08576cc0f2de50ecba77f3b57eab7fe48e