aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2009-05-20 18:58:52 +0200
committerKay Sievers <kay.sievers@vrfy.org>2009-05-20 18:58:52 +0200
commite6c1a2bde7609cc703a5fad34c3bc1d15d19bbdc (patch)
treef3a7af4b7a2539833db52afff062afc81e504e8a /TODO
parenteba87f55f6383cd61a11fce2ae37ac8100d6ded2 (diff)
downloadudev-e6c1a2bde7609cc703a5fad34c3bc1d15d19bbdc.tar.gz
use openat(), unlinkat(), fstatat()
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 541faea5..161df02f 100644
--- a/TODO
+++ b/TODO
@@ -2,7 +2,6 @@
o drop modprobe floppy alias (SUSE), it will be in the module (2.6.30)
o remove MMC rules, they got a modalias now (2.6.30)
o add scsi:t-0x09* to "ch" and remove modprobe rule (2.6.30)
- o convert readdir loops to unlinkat(), fstatat()
o implement path_id in C with libudev (?)
o convert firmware.sh to C (?)