commit | 8123a713cb74359138e1505a859e3f97ee03d503 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Fri Jul 22 19:26:53 2022 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Mon Jul 25 15:28:23 2022 +0000 |
tree | 1e31d611496bf6ce16eb37156bf6a0636ea7e50d | |
parent | d29ded89134840b942003e299b5e9eec9ff49f88 [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 Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I768b8efcac262ef07cf75f06486c6144c090e91a