chiark / gitweb /
sd-device: enumerator - don't expose add_device()
authorTom Gundersen <teg@jklm.no>
Fri, 17 Apr 2015 11:50:10 +0000 (13:50 +0200)
committerSven Eden <yamakuzure@gmx.net>
Tue, 14 Mar 2017 07:06:39 +0000 (08:06 +0100)
commitbf5b19bad35f6b8b3bbf8b34e98ab3f79aeb6d93
treea85463d6b1ea73b6793ed5ed84e47d9c03fb3172
parent2ea4c0912519ac2305af059e626c5bcba5ec734e
sd-device: enumerator - don't expose add_device()

This is rarely, if ever, used. Drop it from the new public API and only keep it for
the legacy API.

Suggested by David Herrmann.
src/libsystemd/sd-device/device-enumerator-private.h
src/libsystemd/sd-device/device-enumerator.c
src/systemd/sd-device.h