diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-02-09 04:24:41 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-02-09 04:24:41 +0300 |
commit | fdfa3a6778b194974df77b384cc71eb2e503639a (patch) | |
tree | bdf98f58a4e29de2bbbfc5e9a1f4cf6de2982cd5 /MAINTAINERS | |
parent | 291abfea4746897b821830e0189dc225abd401eb (diff) | |
parent | e0a514259378718e0deea1def03b7025a0daaf42 (diff) | |
download | linux-fdfa3a6778b194974df77b384cc71eb2e503639a.tar.xz |
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Pull misc SCSI fixes from James Bottomley:
"Five small patches, all in drivers or doc, which missed the initial
pull request.
The qla2xxx and megaraid_sas are actual fixes and the rest are
spelling and doc changes"
* tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
scsi: ufs: fix spelling mistake "initilized" -> "initialized"
scsi: pm80xx: fix spelling mistake "to" -> "too"
scsi: MAINTAINERS: ufs: remove pedrom.sousa@synopsys.com
scsi: megaraid_sas: fixup MSIx interrupt setup during resume
scsi: qla2xxx: Fix unbound NVME response length
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e7874c4d83f0..c74e4ea714a5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17138,7 +17138,6 @@ F: drivers/staging/unisys/ UNIVERSAL FLASH STORAGE HOST CONTROLLER DRIVER R: Alim Akhtar <alim.akhtar@samsung.com> R: Avri Altman <avri.altman@wdc.com> -R: Pedro Sousa <pedrom.sousa@synopsys.com> L: linux-scsi@vger.kernel.org S: Supported F: Documentation/scsi/ufs.txt |