| commit | 63ad6a0651152513934bf363031a2aa2b3457895 | [log] [tgz] |
|---|---|---|
| author | Patrick Williams <patrick@stwcx.xyz> | Wed Nov 05 00:04:24 2025 -0500 |
| committer | Patrick Williams <patrick@stwcx.xyz> | Wed Nov 05 00:32:44 2025 -0500 |
| tree | 001ef24931e660f3b488a82055c8bce11da76d20 | |
| parent | 748ff7000b171e939a6e93edefcdfe93a9f88d3e [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: I311c0a4a3aa8b68ea2814c00eaff11e2e8803fb1