| commit | 9a244454de3889fbffd5e655279507a680507cbc | [log] [tgz] |
|---|---|---|
| author | Patrick Williams <patrick@stwcx.xyz> | Wed Nov 05 00:22:33 2025 -0500 |
| committer | Patrick Williams <patrick@stwcx.xyz> | Wed Nov 05 00:22:33 2025 -0500 |
| tree | 039f314acd10bbccb0a17114e287e7438eae3f27 | |
| parent | 0ea214f2c8880dd3daa26527bc07826d22fedb99 [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: I59592f2ee8087b2f144b91832ce69957c12395e5