commit | ff1c36e5f7c698269f0dd11bbaf634a76c3e9468 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Fri Jul 22 19:26:56 2022 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Mon Jul 25 06:59:36 2022 -0500 |
tree | 6fc04f555c33974d08b12f2b32fcf023fcf4bb59 | |
parent | 6fc0ed7c43352773110716c07d9da96ef3639b6d [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: Idf165747d0fd6079ba217992f2c46a388ce2d906