commit | af40808f84a467793fe52fa467993de81f1f26b5 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Fri Jul 22 19:26:54 2022 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Aug 03 14:52:09 2022 +0000 |
tree | ae18a779957eb20696830bee9e8a6143e64f1de3 | |
parent | b9b7b3462a8ae870985a11f8fb256de910c6381e [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: I9541d521bf67882215a4a66dce020e38ac2df065