Searched hist:"966 fcb10f6629124ba818e54a72b658b769690bc" (Results 1 – 1 of 1) sorted by relevance
/openbmc/smbios-mdr/src/ |
H A D | system.cpp | diff 966fcb10f6629124ba818e54a72b658b769690bc Sat Nov 26 09:41:58 CST 2022 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: I5d9984f2642be11be6255f8adbf4586dd8f05a40 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|