chiark / gitweb /
[PATCH] remove TODO item about BUS value, as it is now done.
authorgreg@kroah.com <greg@kroah.com>
Fri, 23 Jan 2004 08:22:17 +0000 (00:22 -0800)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 04:13:17 +0000 (21:13 -0700)
TODO

diff --git a/TODO b/TODO
index 702d0d6b272ed01983cf9d6a195a25ff0db44f7b..dffa809df9f8d15d78de3823da67fb81b24f07e4 100644 (file)
--- a/TODO
+++ b/TODO
@@ -25,8 +25,3 @@ greg@kroah.com
 - do early boot logic (putting udev into initramfs, handle pivot-root,
   etc.)
 - lots of other stuff...
-- actually use the BUS= value to determine where the LABEL rule should look
-  (right now it's ignored, and we only look in the current sysfs directory.)
-  This is needed, for example, to look at the usb device's serial number of a
-  usb-storage device, instead of the scsi device's sysfs directory for the
-  serial number.