commit | fc4375607a980a9f3962d20d23e570c77edf7039 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Fri Jul 22 19:26:52 2022 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Jul 26 10:48:15 2022 +0000 |
tree | 2a689ccc77410db9e2443af67f9e9ccdbb6b5057 | |
parent | 6957536c8e8ab4def247df77c5bce5a3a434c89e [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: I3be9475e7639ae8f52bceb1d5ff843a8dffde0a5