diff mbox series

MAINTAINERS: Fix typo in cxlflash stanza

Message ID 1538411170-1977-1-git-send-email-mrochs@linux.ibm.com (mailing list archive)
State Accepted
Headers show
Series MAINTAINERS: Fix typo in cxlflash stanza | expand

Commit Message

Matthew R. Ochs Oct. 1, 2018, 4:26 p.m. UTC
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>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Uma Krishnan Oct. 2, 2018, 2:54 p.m. UTC | #1
> On Oct 1, 2018, at 11:26 AM, Matthew R. Ochs <mrochs@linux.ibm.com> wrote:
> 
> 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>
> ---

Thanks for taking care of this.

Acked-by: Uma Krishnan <ukrishn@linux.ibm.com>
Martin K. Petersen Oct. 11, 2018, 2:01 a.m. UTC | #2
Matthew,

> The uapi header file listed in the cxlflash stanza has a typo.
>
> Removed the trailing 's' from the filename.

Applied to 4.20/scsi-queue, thanks!
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index b22e7fd..1038857 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4032,7 +4032,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