diff options
author | greg@kroah.com <greg@kroah.com> | 2004-01-23 00:22:17 -0800 |
---|---|---|
committer | Greg KH <gregkh@suse.de> | 2005-04-26 21:13:17 -0700 |
commit | 659c37bb4b9b28ffdef18e2cbe02728c0eeb2a44 (patch) | |
tree | dcd2b47193ae14b36363a7e01292af4c6b179e99 /TODO | |
parent | 724257d97b452dd563ea1a3a5cdc53b18e8dcb34 (diff) |
[PATCH] remove TODO item about BUS value, as it is now done.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -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. |