util: introduce KDBUS_ITEM_PAYLOAD_SIZE
authorDaniel Mack <zonque@gmail.com>
Sat, 16 Aug 2014 08:53:28 +0000 (10:53 +0200)
committerDaniel Mack <zonque@gmail.com>
Sat, 16 Aug 2014 08:56:07 +0000 (10:56 +0200)
commit4925091fb1b45adb36d7438cf9d0c575e9f9f908
tree3be3116a861e8702f50cb91cf8a45eb575b303bb
parent953f2a6ddf32b8b8f0923e5447cf0701a0ed372e
util: introduce KDBUS_ITEM_PAYLOAD_SIZE

Add a simple macro to determine an item's payload size, and use it in
message.c.
message.c
util.h