commit | aebf87ccadc8ed9d05f22da2032fe5c7e4051fa8 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Fri Jul 22 19:26:54 2022 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Jul 22 19:26:54 2022 -0500 |
tree | 14e45f42ce69905da49e80376b46ca3a523e896f | |
parent | 803e84843d4330dab90ec9fc4145139b89229842 [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: Ie85ba085aedffd41bcb6310ee57adb86cb68273d