summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/ras.rst
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2016-10-29 10:35:23 -0200
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-12-15 08:58:10 -0200
commit66c222a02fadfd7cc62c754c12379d6bb08eaf77 (patch)
tree9d68e0db74bbf71af7205d83c252456385bf229f /Documentation/admin-guide/ras.rst
parentb73bbad352a50fb2d8dd42241b534a3dace03b49 (diff)
edac: fix kernel-doc tags at the drivers/edac_*.h
Some kernel-doc tags don't provide good descriptions or use a different style. Adjust them. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/admin-guide/ras.rst')
-rw-r--r--Documentation/admin-guide/ras.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/admin-guide/ras.rst b/Documentation/admin-guide/ras.rst
index 2f8706bae5a4..d71340e86c27 100644
--- a/Documentation/admin-guide/ras.rst
+++ b/Documentation/admin-guide/ras.rst
@@ -843,7 +843,7 @@ Module parameters
EDAC device type
----------------
-In the header file, edac_core.h, there is a series of edac_device structures
+In the header file, edac_pci.h, there is a series of edac_device structures
and APIs for the EDAC_DEVICE.
User space access to an edac_device is through the sysfs interface.