Searched hist:"80 db4752d278247ad69ed45bb81f8113eb730e00" (Results 1 – 2 of 2) sorted by relevance
/openbmc/phosphor-state-manager/ |
H A D | host_reset_recovery.cpp | diff 80db4752d278247ad69ed45bb81f8113eb730e00 Wed May 04 09:06:40 CDT 2022 NodeMan97 <corey.hardesty@icloud.com> Removed redundant string parsing
Newer sdbusplus builds support the converting of enumerations to read directly as an std::string which eliminates the need to unnecessarily parse them as strings.
Signed-off-by: Corey Hardesty <corey.hardesty@icloud.com> Change-Id: Ic58b0ebac9c4769cc6aff291e9a1a48dcb16ed18
|
H A D | host_check.cpp | diff 80db4752d278247ad69ed45bb81f8113eb730e00 Wed May 04 09:06:40 CDT 2022 NodeMan97 <corey.hardesty@icloud.com> Removed redundant string parsing
Newer sdbusplus builds support the converting of enumerations to read directly as an std::string which eliminates the need to unnecessarily parse them as strings.
Signed-off-by: Corey Hardesty <corey.hardesty@icloud.com> Change-Id: Ic58b0ebac9c4769cc6aff291e9a1a48dcb16ed18
|