commit | 6aa9236c8a143818207028b6cc503ae92af27a70 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Fri Jul 22 19:26:53 2022 -0500 |
committer | Andrew Jeffery <andrew@aj.id.au> | Mon Jul 25 00:30:30 2022 +0000 |
tree | be6ff5daf0f931ac6f6c2642d67ba29126f01600 | |
parent | 2dc3ed3fa14b324449b4f29bd3cd237090c2fe18 [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: Ia40a8258d162ca5fbb07d91a652f5521f2465cda