metadata: remove kdbus_meta_find_item()
authorDaniel Mack <zonque@gmail.com>
Sun, 17 Aug 2014 19:36:22 +0000 (21:36 +0200)
committerDaniel Mack <zonque@gmail.com>
Sun, 17 Aug 2014 19:44:17 +0000 (21:44 +0200)
commit7fff8595e870237cf02754697e81da1732ad8b26
tree9bd421bd2805a894fd730051fe70e816aa65c6c1
parentbeede68f96af8cf63a887ab04b0f8d07bdcbec25
metadata: remove kdbus_meta_find_item()

Remove kdbus_meta_find_item(), and store offsets of items inside the
metadata in the metadata itself. This is nicer than walking the list again
in order to find a specific element.
connection.c
metadata.c
metadata.h