commit | 413a4857157f0c34bbfcc0cfee5db6756e2f3b91 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Fri Jul 22 19:26:52 2022 -0500 |
committer | MARRI DEVENDER RAO <devenrao@in.ibm.com> | Wed Jul 27 04:49:32 2022 +0000 |
tree | 0d4f7da31c4b0da13c927a9eb4cd18b3e03805e5 | |
parent | a1506ef513576fe9deae62cb3ef55d029a9cbbb2 [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: I6a559082fed34ae62b648345ead793436d2d03f6