queue: consolidate kdbus_queue_entry_*fds_install()
authorDaniel Mack <daniel@zonque.org>
Mon, 20 Oct 2014 12:33:13 +0000 (14:33 +0200)
committerDaniel Mack <daniel@zonque.org>
Mon, 20 Oct 2014 12:33:13 +0000 (14:33 +0200)
commit908c64baa9500532bf9dadd463f2d12b53a20005
tree96354445c52f471cad12d9fb9cc13818ff71ec98
parent2ef4994c1ba970dd95c7b3d293e9053d4bda112a
queue: consolidate kdbus_queue_entry_*fds_install()

Combine code from kdbus_queue_entry_fds_install() and
kdbus_queue_entry_memfds_install() and make simplify the caller site.

Signed-off-by: Daniel Mack <daniel@zonque.org>
queue.c