commit | 7c4181cff4e81e03127ca86cd8450c2fbed85f0d | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Fri Jul 22 19:26:52 2022 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Aug 03 14:44:44 2022 +0000 |
tree | 1fdbd875f86a580b8d7067c06975236771e154c3 | |
parent | f792a6d7f09fef06eb12d99252096c3c3ff719b9 [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: I662faee19b7b289bc0a39665fc5ce9e19406f933