commit | 5e8829e85fe92213defbd95301ff5b83233231c9 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Fri Jul 22 19:26:53 2022 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Aug 10 14:56:44 2022 +0000 |
tree | 7be3a8b157c22e47ee55a295fbfe2f64ff13353d | |
parent | fda8ee280c5c462b65d6478eb77ae63ac3d5dd6a [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: Idab99ed8fdb9bdf5cc0e130d576f55d256df9cce