commit | f01de2220c3f199cc53ae443e3a5704ef02794cc | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Fri Jul 22 19:26:57 2022 -0500 |
committer | AppaRao Puli <apparao.puli@intel.com> | Wed Aug 03 02:21:13 2022 +0000 |
tree | 470d259e622fe0e25ec5f923142cec184af0094e | |
parent | 887c7f8e75dc62697adb7347591bcbf10e9c11e1 [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: Ie911ba4e02ffc382e6f6440dd3ae8e3108fde2f7