All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] scsi: remove SCSI CDROM MAINTAINERS entry
@ 2021-09-03 14:11 Jens Axboe
  2021-09-10  1:35 ` Jens Axboe
  2021-09-14  3:43 ` Martin K. Petersen
  0 siblings, 2 replies; 6+ messages in thread
From: Jens Axboe @ 2021-09-03 14:11 UTC (permalink / raw)
  To: linux-scsi; +Cc: James E.J. Bottomley, Martin K. Petersen

There's little point in keeping this one separately maintained these
days, so just remove the entry and it'll fall under the SCSI subsystem
where it belongs.

Signed-off-by: Jens Axboe <axboe@kernel.dk>

---

Please queue this one for 5.15, thanks.

diff --git a/MAINTAINERS b/MAINTAINERS
index fb1c48c34009..8c3aec73c4b1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16616,13 +16616,6 @@ M:	Lubomir Rintel <lkundrak@v3.sk>
 S:	Supported
 F:	drivers/char/pcmcia/scr24x_cs.c
 
-SCSI CDROM DRIVER
-M:	Jens Axboe <axboe@kernel.dk>
-L:	linux-scsi@vger.kernel.org
-S:	Maintained
-W:	http://www.kernel.dk
-F:	drivers/scsi/sr*
-
 SCSI RDMA PROTOCOL (SRP) INITIATOR
 M:	Bart Van Assche <bvanassche@acm.org>
 L:	linux-rdma@vger.kernel.org

-- 
Jens Axboe


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

* Re: [PATCH] scsi: remove SCSI CDROM MAINTAINERS entry
  2021-09-03 14:11 [PATCH] scsi: remove SCSI CDROM MAINTAINERS entry Jens Axboe
@ 2021-09-10  1:35 ` Jens Axboe
  2021-09-10  1:57   ` Martin K. Petersen
  2021-09-14  3:43 ` Martin K. Petersen
  1 sibling, 1 reply; 6+ messages in thread
From: Jens Axboe @ 2021-09-10  1:35 UTC (permalink / raw)
  To: linux-scsi; +Cc: James E.J. Bottomley, Martin K. Petersen

On 9/3/21 8:11 AM, Jens Axboe wrote:
> There's little point in keeping this one separately maintained these
> days, so just remove the entry and it'll fall under the SCSI subsystem
> where it belongs.

Ping...

-- 
Jens Axboe


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

* Re: [PATCH] scsi: remove SCSI CDROM MAINTAINERS entry
  2021-09-10  1:35 ` Jens Axboe
@ 2021-09-10  1:57   ` Martin K. Petersen
  2021-09-10  1:58     ` Jens Axboe
  0 siblings, 1 reply; 6+ messages in thread
From: Martin K. Petersen @ 2021-09-10  1:57 UTC (permalink / raw)
  To: Jens Axboe; +Cc: linux-scsi, James E.J. Bottomley, Martin K. Petersen


Jens,

> On 9/3/21 8:11 AM, Jens Axboe wrote:
>> There's little point in keeping this one separately maintained these
>> days, so just remove the entry and it'll fall under the SCSI subsystem
>> where it belongs.
>
> Ping...

It's been in scsi-staging for a few days. Just haven't hit the main
branch yet.

-- 
Martin K. Petersen	Oracle Linux Engineering

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

* Re: [PATCH] scsi: remove SCSI CDROM MAINTAINERS entry
  2021-09-10  1:57   ` Martin K. Petersen
@ 2021-09-10  1:58     ` Jens Axboe
  2021-09-10  2:30       ` Martin K. Petersen
  0 siblings, 1 reply; 6+ messages in thread
From: Jens Axboe @ 2021-09-10  1:58 UTC (permalink / raw)
  To: Martin K. Petersen; +Cc: linux-scsi, James E.J. Bottomley

On 9/9/21 7:57 PM, Martin K. Petersen wrote:
> 
> Jens,
> 
>> On 9/3/21 8:11 AM, Jens Axboe wrote:
>>> There's little point in keeping this one separately maintained these
>>> days, so just remove the entry and it'll fall under the SCSI subsystem
>>> where it belongs.
>>
>> Ping...
> 
> It's been in scsi-staging for a few days. Just haven't hit the main
> branch yet.

Ah ok, just wanted to make sure it wasn't missed, since I hadn't heard
anything.

-- 
Jens Axboe


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

* Re: [PATCH] scsi: remove SCSI CDROM MAINTAINERS entry
  2021-09-10  1:58     ` Jens Axboe
@ 2021-09-10  2:30       ` Martin K. Petersen
  0 siblings, 0 replies; 6+ messages in thread
From: Martin K. Petersen @ 2021-09-10  2:30 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Martin K. Petersen, linux-scsi, James E.J. Bottomley


Jens,

> Ah ok, just wanted to make sure it wasn't missed, since I hadn't heard
> anything.

A perfect storm of commit description typos and missed Reviewed-by: tags
has kept stuff in the staging branch longer than I've wanted this
week. I held back the notifications due to the unexpected churn.

-- 
Martin K. Petersen	Oracle Linux Engineering

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

* Re: [PATCH] scsi: remove SCSI CDROM MAINTAINERS entry
  2021-09-03 14:11 [PATCH] scsi: remove SCSI CDROM MAINTAINERS entry Jens Axboe
  2021-09-10  1:35 ` Jens Axboe
@ 2021-09-14  3:43 ` Martin K. Petersen
  1 sibling, 0 replies; 6+ messages in thread
From: Martin K. Petersen @ 2021-09-14  3:43 UTC (permalink / raw)
  To: Jens Axboe, linux-scsi; +Cc: Martin K . Petersen, James E.J. Bottomley

On Fri, 3 Sep 2021 08:11:39 -0600, Jens Axboe wrote:

> There's little point in keeping this one separately maintained these
> days, so just remove the entry and it'll fall under the SCSI subsystem
> where it belongs.
> 
> 

Applied to 5.15/scsi-fixes, thanks!

[1/1] scsi: remove SCSI CDROM MAINTAINERS entry
      https://git.kernel.org/mkp/scsi/c/fc13fc074909

-- 
Martin K. Petersen	Oracle Linux Engineering

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

end of thread, other threads:[~2021-09-14  3:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-03 14:11 [PATCH] scsi: remove SCSI CDROM MAINTAINERS entry Jens Axboe
2021-09-10  1:35 ` Jens Axboe
2021-09-10  1:57   ` Martin K. Petersen
2021-09-10  1:58     ` Jens Axboe
2021-09-10  2:30       ` Martin K. Petersen
2021-09-14  3:43 ` Martin K. Petersen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.