diff options
author | Matthew R. Ochs <mrochs@linux.ibm.com> | 2018-10-01 12:26:10 -0400 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2018-10-10 22:00:17 -0400 |
commit | 3bf31de7120670c96e87d8fa909efbf3734c1ae5 (patch) | |
tree | 573ba7c505b69d67fdee288dd6cec9b5b6f7757d /MAINTAINERS | |
parent | ef801f07e7b3cc1786d8ab1b4fdf069cc2a136d2 (diff) |
scsi: MAINTAINERS: Fix typo in cxlflash stanza
The uapi header file listed in the cxlflash stanza has a typo.
Removed the trailing 's' from the filename.
Reported-by: Joe Perches <joe@perches.com>
Signed-off-by: Matthew R. Ochs <mrochs@linux.ibm.com>
Acked-by: Uma Krishnan <ukrishn@linux.ibm.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a5b256b25905..3594292ac295 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -4031,7 +4031,7 @@ M: Uma Krishnan <ukrishn@linux.vnet.ibm.com> | |||
4031 | L: linux-scsi@vger.kernel.org | 4031 | L: linux-scsi@vger.kernel.org |
4032 | S: Supported | 4032 | S: Supported |
4033 | F: drivers/scsi/cxlflash/ | 4033 | F: drivers/scsi/cxlflash/ |
4034 | F: include/uapi/scsi/cxlflash_ioctls.h | 4034 | F: include/uapi/scsi/cxlflash_ioctl.h |
4035 | F: Documentation/powerpc/cxlflash.txt | 4035 | F: Documentation/powerpc/cxlflash.txt |
4036 | 4036 | ||
4037 | CYBERPRO FB DRIVER | 4037 | CYBERPRO FB DRIVER |