commit | b2517081eb4bdde8a099716330a6b81d099c9247 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Fri Jul 22 19:26:57 2022 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Jul 22 19:26:57 2022 -0500 |
tree | 11daafee154b04dac6ff7546fc37144b81c0e852 | |
parent | 89db16c9ecdda88e1b3ece80c79a9123ee3a6198 [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: If971e4e612234a1bd10424a27e2a3226113c6deb