commit | 3852f8ecc4dcd3316a47468415b0a65f4d122a88 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Fri Jul 22 19:26:56 2022 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Jul 22 19:26:56 2022 -0500 |
tree | 13a90c72ca84d1eadbf407eba7bad768cd3181cb | |
parent | 8227626764edf13350c5f5a5857298a905fb43f7 [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: I728089e5aefdb363993e3b338aed803f2553bdcd