diff options
author | Linus Torvalds | 2022-06-10 11:14:47 -0700 |
---|---|---|
committer | Linus Torvalds | 2022-06-10 11:14:47 -0700 |
commit | fe43c0188911885a70d0dd405f89ca4f1300e7db (patch) | |
tree | b06bdcd5cb452c8bfc03df147d352ee22f8b4782 /MAINTAINERS | |
parent | 36a236637971923c85dae45cb8638eb47ae62954 (diff) | |
parent | 387c67afccbb271707cbe6de2817f4e4c76287ad (diff) |
Merge tag 'docs-5.19-3' of git://git.lwn.net/linux
Pull documentation fixes from Jonathan Corbet:
"A few documentation fixes for 5.19, including moving the new HTE docs
to a more suitable location, adding loongarch to the features lists,
and a couple of typo fixes"
* tag 'docs-5.19-3' of git://git.lwn.net/linux:
docs: arm: tcm: Fix typo in description of TCM and MMU usage
docs: Move the HTE documentation to driver-api/
docs: usb: fix literal block marker in usbmon verification example
Documentation/features: Update the arch support status files
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5453ad01514c..9940d26c7de3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9088,7 +9088,7 @@ HTE SUBSYSTEM M: Dipen Patel <dipenp@nvidia.com> S: Maintained F: Documentation/devicetree/bindings/timestamp/ -F: Documentation/hte/ +F: Documentation/driver-api/hte/ F: drivers/hte/ F: include/linux/hte.h |