commit | 966fcb10f6629124ba818e54a72b658b769690bc | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Sat Nov 26 09:41:58 2022 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Sat Nov 26 09:41:58 2022 -0600 |
tree | df8720512e4a9ba2e33cc8f30ef6300252f8ea72 | |
parent | bb9c622d16d8bf6f2f6f98551d19ebd75e20a5ed [diff] |
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>