commit | 1426a10b08e858795e5186f084493b7bcbc71553 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Fri Jul 22 19:26:55 2022 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Jul 22 19:26:55 2022 -0500 |
tree | c506b6e6de2af2d2e55dc88b544bab3610a4bf47 | |
parent | 008e82f9f581fb3e7db1202020730be4393863a7 [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: Ic0fe1ed7e19cf114b8666d49d4d670c7d9ec595d