[SCSI] osd_uld: Remove creation of osd_scsi class symlink
authorBoaz Harrosh <bharrosh@panasas.com>
Tue, 31 Mar 2009 17:06:44 +0000 (20:06 +0300)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Fri, 3 Apr 2009 14:22:56 +0000 (09:22 -0500)
commit2df71b1a5bea7955872dbab5cf89183da697d0f9
treeecd90bc1cdfbaff6798961e68ffe202b6b3a536f
parent8c0baccadc86d9f07e663dd255751dd70e461ba3
[SCSI] osd_uld: Remove creation of osd_scsi class symlink

Remove the creation of the symlink from the device to
it's class. On modern systems this is already created by
a udev rule and would WARN on load. On old systems it is
not needed, none of the current osd user-mode tools use
this link.

Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/osd/osd_uld.c