summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorPatrick Mochel <mochel@osdl.org>2002-12-04 20:58:58 -0800
committerPatrick Mochel <mochel@osdl.org>2002-12-04 20:58:58 -0800
commit05d43c5faccce07cd63c4f0558ad152add6e77ef (patch)
tree6f333e00404770141fa8fb904175f849fffbfa7a /kernel
parentfd5a2280739852fc900bb79798b5287ce2521188 (diff)
[PATCH] EDD compile fixes
This fixes edd.c. The SCSI changes replaced host_driverfs_dev with a pointer to a struct device. But, the Scsi_Host that the edd_find_matching_scsi_device() was trying to get was never used anyway. So, I removed it. This also fixes a problem that I introduced a while ago, and that I promised Matt I would fix: all attributes were getting added by default, though they shouldn't be. This regards only the truly default attributes as default, and uses the test mechanism of the other attributes to determine whether to add them or not.
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions