Home
last modified time | relevance | path

Searched hist:"39 e7b32f" (Results 1 – 1 of 1) sorted by relevance

/openbmc/pldm/oem/ibm/test/
H A Dhost_bmc_lamp_test.cpp39e7b32f Tue Jul 16 02:33:27 CDT 2024 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: I9be2bd75eae5c5098b6206b900b9956e764cf03a
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>