Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1628286
| From | Tobias Klauser <tklauser@distanz.ch> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH] MAINTAINERS: update file entry for HSI subsystem |
| Date | 2017-04-21 16:10 +0200 |
| Message-ID | <tyHq2-6LU-23@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
The HSI documentation was moved into Documentation/driver-api/hsi.rst in
commit 5e995786850e ("docs: split up serial-interfaces.rst"). Update the
corresponding file entry in MAINTAINERS.
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 94f6b1d2a8ae..5ae2f5b4567a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6107,7 +6107,7 @@ M: Sebastian Reichel <sre@kernel.org>
T: git git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi.git
S: Maintained
F: Documentation/ABI/testing/sysfs-bus-hsi
-F: Documentation/device-drivers/serial-interfaces.rst
+F: Documentation/driver-api/hsi.rst
F: drivers/hsi/
F: include/linux/hsi/
F: include/uapi/linux/hsi/
--
2.12.2
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH] MAINTAINERS: update file entry for HSI subsystem Tobias Klauser <tklauser@distanz.ch> - 2017-04-21 16:10 +0200
csiph-web