Searched hist:"63 ea78b948b196915cf665f6a8cdb9a3fd757224" (Results 1 – 2 of 2) sorted by relevance
/openbmc/phosphor-power/phosphor-power-supply/ |
H A D | psu_manager.hpp | diff 63ea78b948b196915cf665f6a8cdb9a3fd757224 Thu Sep 24 16:49:09 CDT 2020 Brandon Wyman <bjwyman@gmail.com> psu-ng: Move analyze for PSUManager to cpp file
The analyze member function of the PSUManager class is a bit lengthy, and will have more code added in later commits. Moving it from the header file to the source file.
Also making the namespace a one liner, since multi-line naming not really needed (at this time).
Signed-off-by: Brandon Wyman <bjwyman@gmail.com> Change-Id: Ieb8c3343837ae6b5a633dcdb827f3c180156e4f1
|
H A D | psu_manager.cpp | diff 63ea78b948b196915cf665f6a8cdb9a3fd757224 Thu Sep 24 16:49:09 CDT 2020 Brandon Wyman <bjwyman@gmail.com> psu-ng: Move analyze for PSUManager to cpp file
The analyze member function of the PSUManager class is a bit lengthy, and will have more code added in later commits. Moving it from the header file to the source file.
Also making the namespace a one liner, since multi-line naming not really needed (at this time).
Signed-off-by: Brandon Wyman <bjwyman@gmail.com> Change-Id: Ieb8c3343837ae6b5a633dcdb827f3c180156e4f1
|