| commit | 90903803458a09ea1929cd9745903cd032c5050a | [log] [tgz] |
|---|---|---|
| author | Patrick Williams <patrick@stwcx.xyz> | Wed Nov 05 00:00:39 2025 -0500 |
| committer | Patrick Williams <patrick@stwcx.xyz> | Wed Nov 05 00:00:39 2025 -0500 |
| tree | e4a689c0b8955893bf1913c38ba8c92093d2fbc9 | |
| parent | 855e05659451f1577d174c41b4b37c47d497b9ab [diff] |
use sdbusplus unpack syntax Rather than defining a variable and then reading it from a message, sdbusplus also supports directly unpack-ing from the message. Use this syntax instead as it is more efficient and succinct. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Iaaf3bb529ac369640779de56abfde5ebd1352ab4