diff options
author | Matthew R. Ochs <mrochs@linux.ibm.com> | 2018-10-01 19:26:10 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2018-10-11 05:00:17 +0300 |
commit | 3bf31de7120670c96e87d8fa909efbf3734c1ae5 (patch) | |
tree | 573ba7c505b69d67fdee288dd6cec9b5b6f7757d /MAINTAINERS | |
parent | ef801f07e7b3cc1786d8ab1b4fdf069cc2a136d2 (diff) | |
download | linux-3bf31de7120670c96e87d8fa909efbf3734c1ae5.tar.xz |
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> L: linux-scsi@vger.kernel.org S: Supported F: drivers/scsi/cxlflash/ -F: include/uapi/scsi/cxlflash_ioctls.h +F: include/uapi/scsi/cxlflash_ioctl.h F: Documentation/powerpc/cxlflash.txt CYBERPRO FB DRIVER |