]> git.baikalelectronics.ru Git - kernel.git/commit
edac: move documentation from edac_mc.c to edac_core.h
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 26 Oct 2016 17:47:55 +0000 (15:47 -0200)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Thu, 15 Dec 2016 10:54:52 +0000 (08:54 -0200)
commit9259c50a7eed0859bbb36c47ea4e7bb24b43ba83
tree68fb87ed70cd71bfc6a2557797508599ce434c1b
parent956736baf028957372fa2d5c163f198fa28f8844
edac: move documentation from edac_mc.c to edac_core.h

Several functions are documented at edac_mc.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.

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