commit | ced5ff5296c1ebc92b37eb7775a403f1fb25c1e5 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Sat Nov 26 09:41:59 2022 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Sat Nov 26 09:41:59 2022 -0600 |
tree | 4f3c95bf4908d255bb62d3d0e0b056050bd6dedf | |
parent | e6978e5be71db00f8750db30677df78851c97736 [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: If6caa27a8c0597732050487d30ab4e8f7a05caaa Signed-off-by: Patrick Williams <patrick@stwcx.xyz>