Searched hist:b90fb7fd67b67fdfea081bbb02d4832512308374 (Results 1 – 1 of 1) sorted by relevance
/openbmc/pldm/libpldmresponder/ |
H A D | bios_config.hpp | diff b90fb7fd67b67fdfea081bbb02d4832512308374 Wed Apr 12 02:31:38 CDT 2023 Patrick Williams <patrick@stwcx.xyz> sdbusplus: use shorter type aliases
The sdbusplus headers provide shortened aliases for many types. Switch to using them to provide better code clarity and shorter lines. Possible replacements are for: * bus_t * exception_t * manager_t * match_t * message_t * object_t * slot_t
Change-Id: I3f8b8f54bcb0018d48d1e9aa0628f9bb271a8fd7 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|