chiark / gitweb /
bus-control: remove kdbus indirection cruft
authorLennart Poettering <lennart@poettering.net>
Mon, 18 Dec 2017 13:48:16 +0000 (14:48 +0100)
committerSven Eden <yamakuzure@gmx.net>
Wed, 30 May 2018 05:49:56 +0000 (07:49 +0200)
commitd4a1ee667569829a03d2862fbd697e1f1e9afcdf
treea3f62c26e5c8613f848269eae1ea565dda3401ae
parentf389dc43839e6e31f06027ec29a2f395a6e3097d
bus-control: remove kdbus indirection cruft

When kdbus was still around we always had two implementations of the
various control calls: one for dbus1 and one for kdbus. Let'sget rid of
this, simplify things, and just merge the wrappers that used to
multiplex this with the implementations.

No change in behaviour, just some merging of functions
src/libelogind/sd-bus/bus-control.c