metadata: rename kdbus_meta_offset_of() to kdbus_meta_find_item()
authorDaniel Mack <zonque@gmail.com>
Sat, 16 Aug 2014 08:41:09 +0000 (10:41 +0200)
committerDaniel Mack <zonque@gmail.com>
Sat, 16 Aug 2014 08:56:06 +0000 (10:56 +0200)
commit953f2a6ddf32b8b8f0923e5447cf0701a0ed372e
tree62be41fd62991a7dc97b01ce409e2acc8ad0c9b4
parent8f39898bacf863002eb74dbab80fdf882e08698d
metadata: rename kdbus_meta_offset_of() to kdbus_meta_find_item()

Return a pointer to the item itself, so we can as well use its size.
connection.c
metadata.c
metadata.h