/openbmc/phosphor-fan-presence/control/json/triggers/ |
H A D | parameter.cpp | diff fbf4703f3de7fbdbd8388e946bd71c3b760b174c Mon Jul 17 12:27:34 CDT 2023 Patrick Williams <patrick@stwcx.xyz> use std::format instead of fmt::format
The std::format is sufficient for the uses in this repository except for in one file (override_fan_target.cpp, since P2286 isn't supported by GCC yet). Switch to std::format whenever possible.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ib2576fb530a4d7ce238e1b0bd95b40b476ec2107
|
H A D | timer.cpp | diff fbf4703f3de7fbdbd8388e946bd71c3b760b174c Mon Jul 17 12:27:34 CDT 2023 Patrick Williams <patrick@stwcx.xyz> use std::format instead of fmt::format
The std::format is sufficient for the uses in this repository except for in one file (override_fan_target.cpp, since P2286 isn't supported by GCC yet). Switch to std::format whenever possible.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ib2576fb530a4d7ce238e1b0bd95b40b476ec2107
|
/openbmc/phosphor-fan-presence/ |
H A D | hwmon_ffdc.cpp | diff fbf4703f3de7fbdbd8388e946bd71c3b760b174c Mon Jul 17 12:27:34 CDT 2023 Patrick Williams <patrick@stwcx.xyz> use std::format instead of fmt::format
The std::format is sufficient for the uses in this repository except for in one file (override_fan_target.cpp, since P2286 isn't supported by GCC yet). Switch to std::format whenever possible.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ib2576fb530a4d7ce238e1b0bd95b40b476ec2107
|
H A D | logger.hpp | diff fbf4703f3de7fbdbd8388e946bd71c3b760b174c Mon Jul 17 12:27:34 CDT 2023 Patrick Williams <patrick@stwcx.xyz> use std::format instead of fmt::format
The std::format is sufficient for the uses in this repository except for in one file (override_fan_target.cpp, since P2286 isn't supported by GCC yet). Switch to std::format whenever possible.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ib2576fb530a4d7ce238e1b0bd95b40b476ec2107
|
H A D | power_state.hpp | diff fbf4703f3de7fbdbd8388e946bd71c3b760b174c Mon Jul 17 12:27:34 CDT 2023 Patrick Williams <patrick@stwcx.xyz> use std::format instead of fmt::format
The std::format is sufficient for the uses in this repository except for in one file (override_fan_target.cpp, since P2286 isn't supported by GCC yet). Switch to std::format whenever possible.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ib2576fb530a4d7ce238e1b0bd95b40b476ec2107
|
/openbmc/phosphor-fan-presence/sensor-monitor/ |
H A D | alarm_timestamps.hpp | diff fbf4703f3de7fbdbd8388e946bd71c3b760b174c Mon Jul 17 12:27:34 CDT 2023 Patrick Williams <patrick@stwcx.xyz> use std::format instead of fmt::format
The std::format is sufficient for the uses in this repository except for in one file (override_fan_target.cpp, since P2286 isn't supported by GCC yet). Switch to std::format whenever possible.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ib2576fb530a4d7ce238e1b0bd95b40b476ec2107
|
/openbmc/phosphor-fan-presence/control/json/actions/ |
H A D | request_target_base.cpp | diff fbf4703f3de7fbdbd8388e946bd71c3b760b174c Mon Jul 17 12:27:34 CDT 2023 Patrick Williams <patrick@stwcx.xyz> use std::format instead of fmt::format
The std::format is sufficient for the uses in this repository except for in one file (override_fan_target.cpp, since P2286 isn't supported by GCC yet). Switch to std::format whenever possible.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ib2576fb530a4d7ce238e1b0bd95b40b476ec2107
|
H A D | pcie_card_floors.cpp | diff fbf4703f3de7fbdbd8388e946bd71c3b760b174c Mon Jul 17 12:27:34 CDT 2023 Patrick Williams <patrick@stwcx.xyz> use std::format instead of fmt::format
The std::format is sufficient for the uses in this repository except for in one file (override_fan_target.cpp, since P2286 isn't supported by GCC yet). Switch to std::format whenever possible.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ib2576fb530a4d7ce238e1b0bd95b40b476ec2107
|
H A D | net_target_decrease.cpp | diff fbf4703f3de7fbdbd8388e946bd71c3b760b174c Mon Jul 17 12:27:34 CDT 2023 Patrick Williams <patrick@stwcx.xyz> use std::format instead of fmt::format
The std::format is sufficient for the uses in this repository except for in one file (override_fan_target.cpp, since P2286 isn't supported by GCC yet). Switch to std::format whenever possible.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ib2576fb530a4d7ce238e1b0bd95b40b476ec2107
|
H A D | count_state_target.cpp | diff fbf4703f3de7fbdbd8388e946bd71c3b760b174c Mon Jul 17 12:27:34 CDT 2023 Patrick Williams <patrick@stwcx.xyz> use std::format instead of fmt::format
The std::format is sufficient for the uses in this repository except for in one file (override_fan_target.cpp, since P2286 isn't supported by GCC yet). Switch to std::format whenever possible.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ib2576fb530a4d7ce238e1b0bd95b40b476ec2107
|
H A D | timer_based_actions.cpp | diff fbf4703f3de7fbdbd8388e946bd71c3b760b174c Mon Jul 17 12:27:34 CDT 2023 Patrick Williams <patrick@stwcx.xyz> use std::format instead of fmt::format
The std::format is sufficient for the uses in this repository except for in one file (override_fan_target.cpp, since P2286 isn't supported by GCC yet). Switch to std::format whenever possible.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ib2576fb530a4d7ce238e1b0bd95b40b476ec2107
|
H A D | set_parameter_from_group_max.cpp | diff fbf4703f3de7fbdbd8388e946bd71c3b760b174c Mon Jul 17 12:27:34 CDT 2023 Patrick Williams <patrick@stwcx.xyz> use std::format instead of fmt::format
The std::format is sufficient for the uses in this repository except for in one file (override_fan_target.cpp, since P2286 isn't supported by GCC yet). Switch to std::format whenever possible.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ib2576fb530a4d7ce238e1b0bd95b40b476ec2107
|
H A D | net_target_increase.cpp | diff fbf4703f3de7fbdbd8388e946bd71c3b760b174c Mon Jul 17 12:27:34 CDT 2023 Patrick Williams <patrick@stwcx.xyz> use std::format instead of fmt::format
The std::format is sufficient for the uses in this repository except for in one file (override_fan_target.cpp, since P2286 isn't supported by GCC yet). Switch to std::format whenever possible.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ib2576fb530a4d7ce238e1b0bd95b40b476ec2107
|
H A D | missing_owner_target.cpp | diff fbf4703f3de7fbdbd8388e946bd71c3b760b174c Mon Jul 17 12:27:34 CDT 2023 Patrick Williams <patrick@stwcx.xyz> use std::format instead of fmt::format
The std::format is sufficient for the uses in this repository except for in one file (override_fan_target.cpp, since P2286 isn't supported by GCC yet). Switch to std::format whenever possible.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ib2576fb530a4d7ce238e1b0bd95b40b476ec2107
|
H A D | target_from_group_max.cpp | diff fbf4703f3de7fbdbd8388e946bd71c3b760b174c Mon Jul 17 12:27:34 CDT 2023 Patrick Williams <patrick@stwcx.xyz> use std::format instead of fmt::format
The std::format is sufficient for the uses in this repository except for in one file (override_fan_target.cpp, since P2286 isn't supported by GCC yet). Switch to std::format whenever possible.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ib2576fb530a4d7ce238e1b0bd95b40b476ec2107
|
/openbmc/phosphor-fan-presence/monitor/ |
H A D | power_off_rule.hpp | diff fbf4703f3de7fbdbd8388e946bd71c3b760b174c Mon Jul 17 12:27:34 CDT 2023 Patrick Williams <patrick@stwcx.xyz> use std::format instead of fmt::format
The std::format is sufficient for the uses in this repository except for in one file (override_fan_target.cpp, since P2286 isn't supported by GCC yet). Switch to std::format whenever possible.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ib2576fb530a4d7ce238e1b0bd95b40b476ec2107
|
H A D | power_interface.cpp | diff fbf4703f3de7fbdbd8388e946bd71c3b760b174c Mon Jul 17 12:27:34 CDT 2023 Patrick Williams <patrick@stwcx.xyz> use std::format instead of fmt::format
The std::format is sufficient for the uses in this repository except for in one file (override_fan_target.cpp, since P2286 isn't supported by GCC yet). Switch to std::format whenever possible.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ib2576fb530a4d7ce238e1b0bd95b40b476ec2107
|
H A D | power_off_action.hpp | diff fbf4703f3de7fbdbd8388e946bd71c3b760b174c Mon Jul 17 12:27:34 CDT 2023 Patrick Williams <patrick@stwcx.xyz> use std::format instead of fmt::format
The std::format is sufficient for the uses in this repository except for in one file (override_fan_target.cpp, since P2286 isn't supported by GCC yet). Switch to std::format whenever possible.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ib2576fb530a4d7ce238e1b0bd95b40b476ec2107
|
H A D | fan_error.cpp | diff fbf4703f3de7fbdbd8388e946bd71c3b760b174c Mon Jul 17 12:27:34 CDT 2023 Patrick Williams <patrick@stwcx.xyz> use std::format instead of fmt::format
The std::format is sufficient for the uses in this repository except for in one file (override_fan_target.cpp, since P2286 isn't supported by GCC yet). Switch to std::format whenever possible.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ib2576fb530a4d7ce238e1b0bd95b40b476ec2107
|
/openbmc/phosphor-fan-presence/control/json/utils/ |
H A D | modifier.cpp | diff fbf4703f3de7fbdbd8388e946bd71c3b760b174c Mon Jul 17 12:27:34 CDT 2023 Patrick Williams <patrick@stwcx.xyz> use std::format instead of fmt::format
The std::format is sufficient for the uses in this repository except for in one file (override_fan_target.cpp, since P2286 isn't supported by GCC yet). Switch to std::format whenever possible.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ib2576fb530a4d7ce238e1b0bd95b40b476ec2107
|
H A D | flight_recorder.cpp | diff fbf4703f3de7fbdbd8388e946bd71c3b760b174c Mon Jul 17 12:27:34 CDT 2023 Patrick Williams <patrick@stwcx.xyz> use std::format instead of fmt::format
The std::format is sufficient for the uses in this repository except for in one file (override_fan_target.cpp, since P2286 isn't supported by GCC yet). Switch to std::format whenever possible.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ib2576fb530a4d7ce238e1b0bd95b40b476ec2107
|
H A D | pcie_card_metadata.cpp | diff fbf4703f3de7fbdbd8388e946bd71c3b760b174c Mon Jul 17 12:27:34 CDT 2023 Patrick Williams <patrick@stwcx.xyz> use std::format instead of fmt::format
The std::format is sufficient for the uses in this repository except for in one file (override_fan_target.cpp, since P2286 isn't supported by GCC yet). Switch to std::format whenever possible.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ib2576fb530a4d7ce238e1b0bd95b40b476ec2107
|
/openbmc/phosphor-fan-presence/control/json/ |
H A D | dbus_zone.cpp | diff fbf4703f3de7fbdbd8388e946bd71c3b760b174c Mon Jul 17 12:27:34 CDT 2023 Patrick Williams <patrick@stwcx.xyz> use std::format instead of fmt::format
The std::format is sufficient for the uses in this repository except for in one file (override_fan_target.cpp, since P2286 isn't supported by GCC yet). Switch to std::format whenever possible.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ib2576fb530a4d7ce238e1b0bd95b40b476ec2107
|
/openbmc/phosphor-fan-presence/presence/ |
H A D | gpio.cpp | diff fbf4703f3de7fbdbd8388e946bd71c3b760b174c Mon Jul 17 12:27:34 CDT 2023 Patrick Williams <patrick@stwcx.xyz> use std::format instead of fmt::format
The std::format is sufficient for the uses in this repository except for in one file (override_fan_target.cpp, since P2286 isn't supported by GCC yet). Switch to std::format whenever possible.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ib2576fb530a4d7ce238e1b0bd95b40b476ec2107
|
H A D | error_reporter.cpp | diff fbf4703f3de7fbdbd8388e946bd71c3b760b174c Mon Jul 17 12:27:34 CDT 2023 Patrick Williams <patrick@stwcx.xyz> use std::format instead of fmt::format
The std::format is sufficient for the uses in this repository except for in one file (override_fan_target.cpp, since P2286 isn't supported by GCC yet). Switch to std::format whenever possible.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ib2576fb530a4d7ce238e1b0bd95b40b476ec2107
|