summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorTony Battersby <tonyb@cybernetics.com>2008-01-22 23:25:49 +0300
committerJames Bottomley <James.Bottomley@HansenPartnership.com>2008-01-23 22:40:55 +0300
commit53474c042c0e1be39557474c945ad4a8e653ad46 (patch)
tree52d7719a849d067d2cf837d90d5345600bbe7108 /MAINTAINERS
parent90c18f3c280f80e0bfbab7c1fc4b282842ccb853 (diff)
downloadlinux-53474c042c0e1be39557474c945ad4a8e653ad46.tar.xz
[SCSI] sg: fix /proc/scsi/sg/devices when no SCSI devices
The patch "[SCSI] sg: use idr to replace static arrays" in 2.6.24-rc1 causes a bogus line to appear in /proc/scsi/sg/devices containing "-1 -1 -1 -1 -1 -1 -1 -1 -1" when there are no SCSI devices in the system. In 2.6.23, /proc/scsi/sg/devices is empty when there are no SCSI devices in the system. A similar problem exists with /proc/scsi/sg/device_strs. The following patch restores the behavior of 2.6.23. Signed-off-by: Tony Battersby <tonyb@cybernetics.com> Acked-by: Douglas Gilbert <dougg@torque.net> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions