public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Remove remainig MCR SCSI drivers
@ 2018-07-06 13:33 Johannes Thumshirn
  2018-07-06 13:33 ` [PATCH 1/2] scsi: remove NCR_D700 driver Johannes Thumshirn
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Johannes Thumshirn @ 2018-07-06 13:33 UTC (permalink / raw)
  To: Martin K . Petersen
  Cc: Linux Kernel Mailinglist, Linux SCSI Mailinglist,
	Johannes Thumshirn

MCR Support was ripped out of the kernel in 2012. I think 6 years
later we can kill the remaining drivers which couldn't have been
compiled since then.

Johannes Thumshirn (2):
  scsi: remove NCR_D700 driver
  scsi: remove NCR_Q720 driver

 MAINTAINERS             |   6 -
 drivers/scsi/Kconfig    |  32 +---
 drivers/scsi/Makefile   |   3 -
 drivers/scsi/NCR_D700.c | 405 ------------------------------------------------
 drivers/scsi/NCR_D700.h |  30 ----
 drivers/scsi/NCR_Q720.c | 376 --------------------------------------------
 drivers/scsi/NCR_Q720.h |  29 ----
 7 files changed, 4 insertions(+), 877 deletions(-)
 delete mode 100644 drivers/scsi/NCR_D700.c
 delete mode 100644 drivers/scsi/NCR_D700.h
 delete mode 100644 drivers/scsi/NCR_Q720.c
 delete mode 100644 drivers/scsi/NCR_Q720.h

-- 
2.16.4


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2018-07-11  2:54 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-06 13:33 [PATCH 0/2] Remove remainig MCR SCSI drivers Johannes Thumshirn
2018-07-06 13:33 ` [PATCH 1/2] scsi: remove NCR_D700 driver Johannes Thumshirn
2018-07-06 13:40   ` Hannes Reinecke
2018-07-06 13:33 ` [PATCH 2/2] scsi: remove NCR_Q720 driver Johannes Thumshirn
2018-07-06 13:40   ` Hannes Reinecke
2018-07-06 13:43 ` [PATCH 0/2] Remove remainig MCR SCSI drivers Johannes Thumshirn
2018-07-06 17:52 ` James Bottomley
2018-07-09  7:16   ` Johannes Thumshirn
2018-07-11  2:54 ` Martin K. Petersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox