commit | cb356d48f0ab00c4f5f774c68760d2c2afd14cd8 | [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 21:46:50 2022 +0000 |
tree | 07e36648b990a070e10e22dbf612fb0b51101cc6 | |
parent | 10e5f1e770d31ab8a6a012dd36577ad563bf6c2f [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: I9029cc722e7712633c15436bd3868d8c3209f567