[SCSI] Remove devfs support from the SCSI subsystem
authorGreg KH <gregkh@suse.de>
Thu, 19 Jan 2006 00:17:46 +0000 (16:17 -0800)
committer <jejb@mulgrave.il.steeleye.com> <>
Tue, 28 Feb 2006 04:55:04 +0000 (22:55 -0600)
As devfs has been disabled from the kernel tree for a number of months
now (5 to be exact), here's a patch against 2.6.16-rc1-git1 that removes
support for it from the SCSI subsystem.

The patch also removes the scsi_disk devfs_name field as it's no longer
needed.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found