commit | cd315e07175bfb0676ffd51a1d4928850926f157 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Fri Jul 22 19:26:52 2022 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Mon Aug 01 17:17:53 2022 +0000 |
tree | 81f51faae5a31a09ec76375f582a1ddb1d8d1adc | |
parent | d532feca9360a2f93b763a38ce41aec13d29e35b [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: I5763a3249f5c8baba800cf5886cb0df4d6b21e58