aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2008-09-15 11:19:56 -0700
committerKay Sievers <kay.sievers@vrfy.org>2008-09-15 11:19:56 -0700
commit0518da3b74a388680896747696b3644bbd3d98e5 (patch)
treee0e430bb2e3546ceb2edccc9930276ece1668028 /TODO
parent93b0f384589fce818edb9678571a30e71930d14c (diff)
downloadudev-0518da3b74a388680896747696b3644bbd3d98e5.tar.gz
libudev: handle "device" link as parent, handle "class" "block" as "subsystem"
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/TODO b/TODO
index 763bcd1f..18f75b5f 100644
--- a/TODO
+++ b/TODO
@@ -11,6 +11,5 @@ These things will change in future udev versions:
o symlink names to udevadm will no longer be resolved to old command names
before next release:
- o handle old "device" link in get_parent (CONFIG_SYSFS_DEPRECATED*=y)
- o handle "subsystem", "driver", as device
o switch libudev API to syspath instead of devpath
+ o udev_* prefix for private methods (ctrl_*)?