commit | 535dfb2faa75e54189ece65727c0978f216296a9 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Wed Apr 16 02:37:23 2025 -0400 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Apr 16 02:37:23 2025 -0400 |
tree | de3cc56b535141b336f119882841c47580db501e | |
parent | 05dfcaac8a9795b4e6634ad14a15899d8fb730b7 [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 Change-Id: Id4aafe0272f14a786641f2e67380cb206a60255c Signed-off-by: Patrick Williams <patrick@stwcx.xyz>