chiark / gitweb /
udev: event - move renaming of udev_device to libudev
authorTom Gundersen <teg@jklm.no>
Mon, 26 Jan 2015 12:33:00 +0000 (13:33 +0100)
committerTom Gundersen <teg@jklm.no>
Mon, 26 Jan 2015 12:33:00 +0000 (13:33 +0100)
commit243d182543c7edc3980e1ae41712bb0b96df46bd
tree4a24cd39381cc5edc5665e2009a71451aa3842c2
parentdf99a9ef5bb7a89b92ccfb103b2f3e7046c62ef5
udev: event - move renaming of udev_device to libudev

This is not exposed in the public API. We want to simplify the internal libudev-device API as much as possible
so that it will be simpler to rip the whole thing out in the future.
src/libudev/libudev-device.c
src/libudev/libudev-private.h
src/udev/udev-event.c