commit | 0efeb17f0962404b6a43c510c6634eed2f35655e | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Fri Jul 22 19:26:56 2022 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Mon Jul 25 07:05:52 2022 -0500 |
tree | 5a66259672537596a909b751cb976b3ad4ab305b | |
parent | 7580a8e60d868b5bcb1a8f8d276374afe7c0983a [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: I5bc54a17954f74651bff4fbdd7f7dd7e7cfb084e