diff options
author | Andrew Donnellan <[email protected]> | 2024-04-09 13:10:26 +1000 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2024-04-11 21:59:39 -0400 |
commit | 6d97e807c9067e154f4f5c5c2d17b54678df2898 (patch) | |
tree | 11c89600e8fac021da14067a708b962b1981ce0a | |
parent | a6584df2fd51bc0d1611dd0fc9c48cfca3fd68c7 (diff) |
scsi: MAINTAINERS: Make cxlflash obsolete
The cxlflash driver is no longer actively maintained and we intend to
remove it in a future kernel release. Change its status to obsolete.
While we're here, Matthew Ochs no longer works at IBM and is no longer in a
position to access cxlflash hardware, so remove him from the maintainers
list.
Signed-off-by: Andrew Donnellan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Martin K. Petersen <[email protected]>
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index aa3b947fb080..7edba21309cd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5781,10 +5781,9 @@ F: include/uapi/misc/cxl.h CXLFLASH (IBM Coherent Accelerator Processor Interface CAPI Flash) SCSI DRIVER M: Manoj N. Kumar <[email protected]> -M: Matthew R. Ochs <[email protected]> M: Uma Krishnan <[email protected]> -S: Supported +S: Obsolete F: Documentation/arch/powerpc/cxlflash.rst F: drivers/scsi/cxlflash/ F: include/uapi/scsi/cxlflash_ioctl.h |