]> git.baikalelectronics.ru Git - kernel.git/commit
edac: move documentation from edac_device to edac_core.h
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 26 Oct 2016 18:01:47 +0000 (16:01 -0200)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Thu, 15 Dec 2016 10:54:51 +0000 (08:54 -0200)
commite4bf99e80a4fc06599b46f5426af0d9be6961b82
treebe79615cafb792012e3b9af79db546f3adce16ac
parent21f8d6c492d51fff2f199dd3c6f0975104137f7c
edac: move documentation from edac_device to edac_core.h

Several functions are documented at edac_device.c.

As we'll be including edac_core.h at drivers-api book, move those,
in order for the kernel-doc markups be part of the API
documentation book.

As several of those kernel-doc macros are not in the right format,
fix them.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/edac/edac_device.c
drivers/edac/edac_device.h