Skip to content

Commit

Permalink
scsi: remove the SCSI OSD library
Browse files Browse the repository at this point in the history
Now that all the users are gone the SCSI OSD library can be removed as
well.

Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Jens Axboe <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
  • Loading branch information
Christoph Hellwig authored and martinkpetersen committed Feb 6, 2019
1 parent 80f2121 commit 19fcae3
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 3,659 deletions.
192 changes: 0 additions & 192 deletions Documentation/scsi/osd.txt

This file was deleted.

6 changes: 0 additions & 6 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -11385,12 +11385,6 @@ W: http://www.nongnu.org/orinoco/
S: Orphan
F: drivers/net/wireless/intersil/orinoco/

OSD LIBRARY and FILESYSTEM
M: Boaz Harrosh <[email protected]>
S: Maintained
F: drivers/scsi/osd/
F: include/scsi/osd_*

OV2659 OMNIVISION SENSOR DRIVER
M: "Lad, Prabhakar" <[email protected]>
L: [email protected]
Expand Down
2 changes: 0 additions & 2 deletions drivers/scsi/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1515,6 +1515,4 @@ source "drivers/scsi/pcmcia/Kconfig"

source "drivers/scsi/device_handler/Kconfig"

source "drivers/scsi/osd/Kconfig"

endmenu
1 change: 0 additions & 1 deletion drivers/scsi/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@ obj-$(CONFIG_CHR_DEV_SG) += sg.o
obj-$(CONFIG_CHR_DEV_SCH) += ch.o
obj-$(CONFIG_SCSI_ENCLOSURE) += ses.o

obj-$(CONFIG_SCSI_OSD_INITIATOR) += osd/
obj-$(CONFIG_SCSI_HISI_SAS) += hisi_sas/

# This goes last, so that "real" scsi devices probe earlier
Expand Down
20 changes: 0 additions & 20 deletions drivers/scsi/osd/Kbuild

This file was deleted.

49 changes: 0 additions & 49 deletions drivers/scsi/osd/Kconfig

This file was deleted.

30 changes: 0 additions & 30 deletions drivers/scsi/osd/osd_debug.h

This file was deleted.

Loading

0 comments on commit 19fcae3

Please sign in to comment.