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>
This commit is contained in:
Mauro Carvalho Chehab
2016-10-29 10:35:23 -02:00
parent b73bbad352
commit 66c222a02f
2 changed files with 36 additions and 21 deletions

View File

@@ -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.