SIGN IN SIGN UP

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
  * object_path

Change-Id: I2acb97b65b7d9b6ddff8cd098ce73721161b3552
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
P
Patrick Williams committed
4a5ca4094dcd9412a56845eef34bacef49f670c0
Parent: 6989d9a