diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-05-01 17:37:49 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2020-05-15 11:55:21 -0600 |
commit | 283b69bf7948c2470b5b7085bf291f834f3b9d95 (patch) | |
tree | d82b127745b5041906d49ec2f6b09ed661eae331 /MAINTAINERS | |
parent | b25fc491cb6aa5ec9d15a4dc32c09c9119363a52 (diff) | |
download | linux-283b69bf7948c2470b5b7085bf291f834f3b9d95.tar.bz2 |
docs: fix references for ipmi.rst file
As this file got moved, fix references for it.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/b6c1ded590f27198de15b16237509128e55fa810.1588345503.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ffd14379f81e..e4d2e2f01c7f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8910,7 +8910,7 @@ M: Corey Minyard <minyard@acm.org> L: openipmi-developer@lists.sourceforge.net (moderated for non-subscribers) S: Supported W: http://openipmi.sourceforge.net/ -F: Documentation/IPMI.txt +F: Documentation/driver-api/ipmi.rst F: Documentation/devicetree/bindings/ipmi/ F: drivers/char/ipmi/ F: include/linux/ipmi* |