commit | 73bd5277e9496832c36cc1c65c0b8571925eac40 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Fri Jul 22 19:26:57 2022 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Jul 22 19:26:57 2022 -0500 |
tree | b5ea62c70df1ca9da54339649d7381a920e5aac7 | |
parent | 90b400938fbed35040d9adf17c2af897b1046e12 [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: I592583489212a3a7d3fc48cedac2a97489aa149b